https://issues.apache.org/bugzilla/show_bug.cgi?id=47257
--- Comment #2 from Helder Magalhães <[email protected]> 2009-05-24 03:12:59 PST --- (In reply to comment #0) > I have a block of Javascript code that does something like: > > try { > //reference some undeclared variable > } catch (e) {} > > This causes Rhino to generate an EcmaError, which it then tries to wrap in a > Java object. (Forgot to mention in my previous message...) Could you attach a reduced test case [1]? A self-contained SVG file seemed like appropriate. Making issues easy to reproduce is a giant step in raising the chances someone will take a look at them. ;-) Hope this helps, Helder [1] http://webkit.org/quality/reduction.html -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
