On Wed, 24 Jun 2009 at 15:28 +0400, Igor Romanov wrote: > I'm using Lenya 2.0.2. > I'm constantly see JS error when trying to edit any page. > > Error saving your data. > Response status 415. > Check your server log for more details. > > Is this some known issue?
Possibly this one: https://issues.apache.org/bugzilla/show_bug.cgi?id=45488 The problem here is that Kupu may generate html that violates the XHTML-Basic schema imposed by the standard lenya configuration. You might try to apply the patch that I attached to the bug: https://issues.apache.org/bugzilla/attachment.cgi?id=23762 Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
