Hi Guys,
In an attempt to get Orbeon working for FF3 I downloaded the latest
nightly build (3.6.0.200806250537)
I've found it has problems processing my own javascript.
Specifically, if my html contains this:
<xhtml:input onkeydown="if (true == true) { myFun('foo'); }"/>
I get:
XPath syntax error at char 32 on line -1 in {...rue == true) {
myFun('foo')...}:
Unknown system function myFun()
If i replace the line above with
<xhtml:input onkeydown="myFun('bar');"/>
It works fine.
Attached is a simple test that fails in the sandbox.
Chris
--
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
OW2 mailing lists service home page:
http://www.ow2.org/wws