you are the man! thanks. this is tipically the kind of problem that makes me nervous becouse i don't know enough about xslt to be confident to fix it. + i think it is odd that this bug is in the 1.74 release. so i think creating a special release for it is not nesecary, but why can't we backport the file to 1.74 final? I will look into it
Ernst > That is in MMBase 1.7 of course, take a look at: > http://cvs.mmbase.org/viewcvs/applications/editwizard/templates/data/ > xsl/?only_with_tag=MMBase-1_7 > > ---André > > Op 26-apr-2006, om 11:25 heeft André van Toly het volgende geschreven: > >> Hi Ernst, >> >> I believe you should replace the file: /mmbase/edit/wizard/data/xsl/ >> prompts.xsl with the current one from cvs. >> You are the n'th person tripping over this bug, which maybe could >> justify a MMBase 1.7.5 release ;-) >> >> ---André >> >> Op 26-apr-2006, om 11:01 heeft Ernst Bunders het volgende geschreven: >> >>> hello developers >>> >>> i am upgrading a site to mmbase 1.74 (thougt using this stable >>> release >>> would keep me out of trouble, hoho). >>> I have some problems with the editwizards >>> >>> first: i get this error all the time: >>> file:///home/ebunders/dynasol/draj/src/webapps/versie2/mmbase/edit/ >>> wizard/data/xsl/prompts.xsl; >>> Line #29; Column #65; javax.xml.transform.TransformerException: >>> ElemTemplateElement error: prompt >>> >>> i think it meens that 'prompt' is a parameter for the template and >>> it is >>> supposed to be an name of another template to call, but the value >>> is not a >>> valid template name. i'm not shure and have no way to test it (that i >>> know). allso i dont know how this could happen. it only happens >>> when i >>> call list.jsp (not wizard.jsp) >>> >>> allso: list.jsp is not able to show dates. i did som searching and >>> discovered in baselist.xsl the call to >>> date:format() >>> I did some testing and found it is being called with values: >>> 1145440440,:LONG.SHORT,,nl, >>> where the fields are: >>> [value],[format],[timezone],[language],[country] >>> the wizards handle the date fields correctly. >>> >>> the error i get is: >>> (Location of error unknown)Extension function >>> org.mmbase.bridge.util.xml.DateFormat : format is unknown >>> >>> so in spite of the fact all attritutes seem to be ok, i still get a >>> transformation error >>> >>> I don't know if the twoo abouve errors are connected, but i >>> presume they >>> are. bugger. >>> >>> I hope someone can help me out on this one. >>> >>> >>> regards, >>> >>> Ernst >>> >>> >>> _______________________________________________ >>> Developers mailing list >>> [email protected] >>> http://lists.mmbase.org/mailman/listinfo/developers >>> >> >> >> -- >> André van Toly >> web http://www.toly.nl mobile +31(0) >> 627233562 >> ------------------------------------------------------------------ >> >><<-- >> >> _______________________________________________ >> Developers mailing list >> [email protected] >> http://lists.mmbase.org/mailman/listinfo/developers >> >> > > > -- > André van Toly > web http://www.toly.nl mobile +31(0)627233562 > ------------------------------------------------------------------>><<-- > > _______________________________________________ > Developers mailing list > [email protected] > http://lists.mmbase.org/mailman/listinfo/developers > > _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
