René de Vries wrote:
LS,

Currently a number of sites that I maintain use Lenya 1.2.5. Because of a number of reasons I would like to upgrade to Lenya 2.0.

All layout and other stuff seems to work fine (with only a small number of modifications).

The problem I have is that every time I try to save a table (using kupu) I get a 415 error message. A little searching lead me to a number of emails. Some of these hinted towards upgrading to the latest version from subversion, but this does not seem to work. Futher there is a bug filed that, I think, also describes this problem (45488).

Is there a work around, or something I can do to enable tables again?

Thank you,
If you don't use BXE, you can change the schema you validate against. By default Lenya uses a small subset of XHTML. You want to use more of it.

src/modules/xhtml/resources/schemas/xhtml.rng

Probably want to change it to use the transitional schema. Comment out the include for basic schema.

Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to