Orbeon Forms community mailing list
Re[3]: Opera Support
Posted by
BitByter
on
URL:
https://discuss.orbeon.com/Opera-Support-tp34050p34053.html
> Unfortunately the Opera error/javascript console doesn't open when I click
> it in the menu. So I can't check for any JavaScript errors.
Finally managed to open Opera's error console. Thus, what I get when I
select an item of a <xforms:select1> control is:
JavaScript -
http://localhost:9090/my-webapp/pages/xforms/quiz/quiz-tryout.faces;jsessionid=416C90B23CC741CC8893D83C4DC37BFE
Timeout thread: delay 10 ms
Error:
name: TypeError
message: Statement on line 2081: Could not convert undefined or null to object
Backtrace:
Line 2081 of linked script
http://localhost:9090/my-webapp/ops/xforms-server/xforms-min.js
requestDocumentString += ORBEON.xforms.Globals.formStaticState[formIndex].value;
Line 2007 of linked script
http://localhost:9090/my-webapp/ops/xforms-server/xforms-min.js
ORBEON.xforms.Server.executeNextRequest(true);
At unknown location
[statement source code not available]
For convenience reasons I've attached the JavaScript which Opera complains
about.
These JavaScript errors do not appear when my XForms stuff is within the
minimal JSP page.
Can you guys from Orboen help me with this?
- bitbyter
--
You receive this message as a subscriber of the
[hidden email]
mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]
?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
Free forum by Nabble
Edit this page