Hi Andreas, > Rainer Schöpf schrieb: > > On Thu, 2 Jul 2009, Andreas Hartmann wrote: > > > > > Hi, > > > > A. Ramos schrieb: > > > > Two questions: > > > > * There are any way to embed video on Apache Lenya content? like > > > > youtube <embed> tag or something like that? > > > > basically you can embed all markup that the schema allows. If you > > need > > > different markup, you might want to extend the schema. > > > Did you try it and receive an error? > > > > > * I'm getting "Error saving your data. Response status: 415. Check > > you > > > > server log for more information." with IE, when I'm saving from Kupu > > > > editor, and I'cant find anything in the logs. With firefox works fine, > > > > any idea? > > > > I can't remember to have seen this one before. Is there a bugzilla > > entry on > > > this issue? > > > > Yes, there is: > > > > https://issues.apache.org/bugzilla/show_bug.cgi?id=45488 > > > > When the schema validation fails, you get the 415 error. > > Yes, that's the general issue. I thought maybe there was a specific one for > the IE problem (it seems to work for Firedocs here).
The problem is not specific to IE, it happens with Firefox as well (without Firedocs). Could be IE compatibility ;-) > But anyway, if we improve the error handling it should be easier to find the > cause of the problem. For oneform and TinyMCE it works. Is the kupu error handling simpler than for these editors? Note that the patch I attached to the bug report improves the behaviour insofar as kupu removes many offending tags/attributes before trying to save. Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
