Hi,
We are using the telerik rad editor for MOSS version 5.3.2
We have the following problem. When we want to upload a document with the document manager, we click the document manager, then the library we want to upload the document in, we click browse, browse to the file, click ok and click upload. Now we get an error page:
Error
However the document is uploaded to the library.
We also found out the problem, the logged in user does not have approval rights on the document library where the document is uploaded in. The document library as the setting "require content approval for submitted items" checked as yes. So Documents uploaded to this library need to be approved.
When we do the same with the administrator account, the problem does not occur, the administrator as approval rights, and we see that the document is upload and also automatically approved.
When we set the "require content approval for submitted items" and we log in as the user that does not have approval rights, and we upload a document again, we don't get the error.
So the problem is, when "require content approval for submitted items" on a library is checked to "yes" the document manager automatically wants to approve the documents that are uploaded, but when you're logged in as a user that does not have approval rights the error page occurs.
Do you have a solution for it?