Bug 50057 - jstl implement 1.1.2 functions endsWith logic wrong
Summary: jstl implement 1.1.2 functions endsWith logic wrong
Status: RESOLVED DUPLICATE of bug 39284
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: 1.1.0
Hardware: PC All
: P2 minor (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 09:44 UTC by 郭强
Modified: 2010-10-07 20:46 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 郭强 2010-10-07 09:44:25 UTC
the endsWith function's logic causes ${fn:endsWith('00', '0')} returns false. It's obviously wrong.
Comment 1 Jeremy Boynes 2010-10-07 20:46:48 UTC

*** This bug has been marked as a duplicate of bug 39284 ***