Re: [Xsltforms-support] Rev 546 initialization error
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2012-06-25 19:49:18
|
Hi Grégoire, Both <xf:label><xf:output ref="something"/></xf:label> and <xf:label ref="something"/> should now work rendering the same content. -Alain Le 25/06/2012 21:42, Grégoire COLBERT a écrit : > Hi Alain, > > Thanks for the answer but I haven't checked the list for at least 6 > months, can you tell me what has changed in the way label/@ref are > processed? > > I have lots of <xf:label><xf:output ref="something"/></xf:label> in my > form, should I change them to <xf:label ref="something"/>? > > Thanks! > Grégoire > > Le 25/06/2012 20:32, Alain Couthures a écrit : >> Hi Grégoire, >> >> This is a very poor trace but I can read that it concerns a label and an >> output which might sound as how label/@ref is now implemented. >> >> Could you please check this? >> >> Could you give me a minimal test case? >> >> Thanks! >> >> -Alain >> >> Le 25/06/2012 12:12, Grégoire COLBERT a écrit : >>> Hi Alain, >>> >>> I updated from revision 535 to revision 546 and I now get the following >>> error on loading my form : >>> >>> XSLTForms Exception >>> -------------------------- >>> >>> Error initializing : >>> >>> ([object >>> Object],"xsltforms-mainform-label-40")@http://localhost:8080/xsltforms/trunk/build/xsltforms.js:5060 >>> >>> XsltForms_output([object Object],"xsltforms-mainform-label-40",0,[object >>> Object],null)@http://localhost:8080/xsltforms/trunk/build/xsltforms.js:6108 >>> >>> xsltforms_initImpl()@http://localhost:8080/:872 >>> xsltforms_init()@http://localhost:8080/:1070 >>> onload([object Event])@http://localhost:8080/:1 >>> >>> >>> TypeError >>> >>> this.element is null >>> >>> --------------------------- >>> >>> Any idea of the problem? >>> >>> Thanks! >>> Grégoire >>> >>> ------------------------------------------------------------------------------ >>> >>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways today's security and >>> threat landscape has changed and how IT managers can respond. Discussions >>> will include endpoint security, mobile security and the latest in malware >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>> _______________________________________________ >>> Xsltforms-support mailing list >>> Xsl...@li... >>> https://lists.sourceforge.net/lists/listinfo/xsltforms-support >>> >> > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > |