Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
Description
Regression in 1.506. <st:include page="/META-INF/licenses.xml"/> no longer works. Probably due to: https://github.com/stapler/stapler/compare/stapler-parent-1.199...stapler-parent-1.207
https://github.com/stapler/stapler/commit/fef6e6151f5122bafd44dba24409778038b4c539 (or an earlier commit) is responsible: !hasAllowedExtension("/META-INF/licenses.xml") so resolveScript returns null.