From: Joern T. <joe...@go...> - 2010-08-18 14:05:43
|
Posted this before as part of another message - probably got lost. We have encountered that there is an empty xf:model element in line106 of admin.xql. This does not seem to make any sense but maybe someone can enlighten me. At least - if that element is output by admin.xql the XFormsFilter of betterFORM picks that page up and tries to process it as XForms document. This fails as there is no complete XForms in there and this in turn leads to some of the admin pages break. I'd like to know if it's save to remove this element. Otherwise we need (a more complicated) way to suppress betterFORM processing for the admin area. |