Re: [Xsltforms-support] using switch statement causes error
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2012-05-22 20:44:02
|
Could you please send me test files for the 2 instances so I could reproduce this issue? Thanks! -Alain Le 20/05/2012 16:16, ihe onwuka a écrit : > The first file renders ok. > > The difference between the 2 files is that the group in the second > file is enclosed in a switch (and case) tag. > > The 2nd file gives this error > > XSLTForms Exception > -------------------------- > > Error initializing : > > ([object Object],"sales",[object > Object],false,"application/xml","sales.xml",null)@http://localhost:8080/exist/xforms/xsltforms/xsltforms.js:2693 > xsltforms_initImpl()@http://localhost:8080/exist/xforms/b2b/b2berror.xhtml:33 > xsltforms_init()@http://localhost:8080/exist/xforms/b2b/b2berror.xhtml:2 > onload([object Event])@http://localhost:8080/exist/xforms/b2b/b2berror.xhtml:1 > > > TypeError > > instelt.xfElement is undefined > |