Re: [Xsltforms-support] initImpl not defined
Brought to you by:
alain-couthures
From: Andre C. <ac...@01...> - 2012-03-06 16:17:12
|
Hi Alain, Thank you fro the very useful info. I upgraded to the latest (Beta3) xsltForms version, but still had the same error. Then, I replaced the two instances of 
 for and it now works ok. I will remove the duplicate ids in the forms, although the issue did not seem to be related. Thank you for great support Regards, Andre > Hi André, > > This form contains the Unicode character for a line separator > (
) instead of > > This character is not supported in rev. 490. You could test with the > latest revision but, recently, the Javascript classes have been > renamed ("Core" became "XsltForms_browser", for example) and I noticed > that you are using some of them directly. > > If this is not possible for you to replace 
 with and if > you don't want to upgrade your XSLTForms version now, I can send you a > patched version of rev. 490. > > I also detected duplicate ids in your forms for "stratedit": the main > instance and a table. This can cause issues difficult to locate. > > Thank you for your feedbacks! > > -Alain > > Le 29/02/2012 18:11, Andre Cusson a écrit : >> oops, sorry for hijacking and not replacing the message subject, wich >> this instance tries to fix ... >> >> Hi Alain, >> >> Sorry for taking your time for this, and I hope that you are fine. >> >> On the StratML portal (http://stratml.hyperbase.com/), we have 842 >> preloaded XSLTForms, each loaded with a specific StratML document >> (see http://stratml.hyperbase.com/documents.html "Edit" links for the >> forms). They all seem to work fine, even as they get pretty large, >> but the last one added ( http://stratml.hyperbase.com/documents.html >> entry #485-LDTC, "Edit" link), which also seems to work fine when I >> run it locally, returns an error when accessed from the deployed >> version. The error message is as follows (also attached): >> >> Do you have any idea what could cause this? >> >> Thank you, >> >> Andre >> > |