[Bug 1198] JSObject is not valid on Javascript side

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Oct 23 13:03:12 PDT 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1198

--- Comment #1 from Deepak Bhole <dbhole at redhat.com> ---
Hi,

The supplied code has a bug. JSObject has no field named code:
http://www.docjar.com/docs/api/netscape/javascript/JSObject.html

I am not sure what it is that the oracle plugin is setting, but it shouldn't
work there either. I looked through what icedtea-web is doing and it correctly
detects that there is no field named code and therefore sets nothing.

Is your intent to recursively set a java object field via javascript? If so,
why do it recursively instead of in-code?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121023/cf807649/attachment.html 


More information about the distro-pkg-dev mailing list