Actions
Bug #8936
closedJS scripting engine is broken with IBM JDK 7 (and 8)
Status:
Released
Priority:
3
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
There is errors with the scripting engine if one uses IBM JDK engine.
Errors looks like missing security exception:
java.lang.Exception: 'Failure(Error when evaluating value ''thestring'.substring(0,3)': access denied to: ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.script.javascript"),Full(java.lang.SecurityException: access denied to: ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.script.javascript")),Empty)' is not equal to 'Full(the)'
Updated by François ARMAND about 8 years ago
- Status changed from New to In progress
Updated by François ARMAND about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1186
Updated by François ARMAND about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|65a13f897b46a1c3f382446a47e5d49b605ba942.
Updated by François ARMAND about 8 years ago
- Related to User story #8629: Allows generation-time javascript eval in directive parameters added
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.15/14 and 3.2.8/7 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions