https://issues.apache.org/bugzilla/show_bug.cgi?id=48848
Summary: fn:endsWith fails with dollar sign
Product: Taglibs
Version: 1.1
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: Standard Taglib
AssignedTo: [email protected]
ReportedBy: [email protected]
${fn:endsWith('$21', '1')} returns true, but
${fn:endsWith('$22', '2')} returns false.
Both comparisons should return true.
Standard taglib version is 1.1.2.
Tested on Tomcat 6.0.18 and Glassfish v3.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]