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: dev@tomcat.apache.org ReportedBy: jmigue...@yahoo.es ${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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org