Dan Klco created SLING-3958:
-------------------------------
Summary: EL Function Name Mismatch
Key: SLING-3958
URL: https://issues.apache.org/jira/browse/SLING-3958
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting JSP-Taglib 2.2.2
Reporter: Dan Klco
Assignee: Dan Klco
Fix For: Scripting JSP-Taglib 2.2.4
The EL function 'encode' has a naming mismatch between the function name given
in the TLD (encode) and the actual method name (escape) in the SlingFunctions
class. This was missed due to there only being a unit test for this function,
not an integration test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)