JavaScript ScriptEngine does not include causing exception in ScriptException
-----------------------------------------------------------------------------
Key: SLING-844
URL: https://issues.apache.org/jira/browse/SLING-844
Project: Sling
Issue Type: Bug
Affects Versions: Scripting JavaScript 2.0.2
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: Scripting JavaScript 2.1.0
Currently the RhinoJavaScriptEngine does not initialize the cause of the
ScriptException thrown upon encountering an exception in the script. This makes
handling the exception close to impossible, since the original cause cannot be
found any more.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.