On 10/24/05, Kubiak, Thomas <[EMAIL PROTECTED]> wrote: > We are using IE6, Kupu 1.2 and Lenya 1.2.x. Sometimes it happens, that we > cannot save any changes for a document. Kupu says "saving...", no error > message or similar occurs, but the old state is restored. Nothing new can be > added. Impossible! Sometimes a server restarts helps. Our users are angry > because the loose all the changes and/or new documents. The curious thing > is, that a new document always could be save a several times. But if a > certain "level" or situation is reached, we can't do anything. Tried it with > Firefox, but the same problem.
The "saved without modification" can occur if there are any XSL errors in build/lenya/webapp/lenya/resources/kupu/apache-lenya/lenya/kupusave.xsl Forget to end a tag and saving just returns the original document without any errors or changes. It probably happens if any XSL file is incorrect. Check the XSL in every file you have modified. I have no idea why it works and then stops working. Kupu-devs: Is there a method of logging this type of error? Lenay devs: Can we display a message when this happens? solprovider --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
