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
