Gerard van Enk wrote: > Martijn Houtman wrote: > > Gerard van Enk wrote: > > > > > > > >>I've created another testversion for the 1.7.2 release which includes > >>the multilingual hack for the optionlist in the editwizards. See below > >>for more information about this release. > >> > >>Gerard > > > > ....... > > > > > > I am not sure if the current taglib version is production ready, because I > > get the error message > > > > [java.lang.NullPointerException]java.lang.NullPointerException : null > > > > java.lang.NullPointerException: > > at org.mmbase.util.transformers.Xml.XMLEscape(Xml.java:104) > > > > If I replace the taglib with one of 2 oktober everything works well. > > Probably a known error? > > On what page do you get this error? I've tested all taglib-examples > included in the 1.7.2 testrelease and everything is working just fine. > > Gerard
The page is a bit complicated with an xsl transformation, using an xsl file and xml generated by MMBase. I shall try to make a simple example that demonstrates the error. In http://www.mmbase.org/development/download/stable/2004-12-11/tests-results.log I see several times the following error message "KNOWN bug. Empty XML Field not null (as javadoc sais it should) but '[#document: null]'" and I can imagine this bug is the cause of the error. Martijn Houtman _______________________________________________ Developers mailing list [EMAIL PROTECTED] http://lists.mmbase.org/mailman/listinfo/developers
