Logged errors in JavaScript wrappers
------------------------------------
Key: SLING-341
URL: https://issues.apache.org/jira/browse/SLING-341
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
When running the unit tests of the scripting/javascript module, errors are
logged but do not cause the tests to fail. The logged messages are caused by
incompletely initialized wrapper objects (the scope is not correctly
initialized). Thus these wrapper objects do not work and any methods called
will fail.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.