[
https://issues.apache.org/struts/browse/STR-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton resolved STR-3071.
----------------------------------
Resolution: Won't Fix
You're right, to fix this the values would have to be treated as Strings rather
than numbers and numeric comparison is a feature. Also most of the tags in the
"logic" taglib pre-date the JSTL and the only reason they haven't been removed
is compatibility - generally we recommend people use them instead though (e.g.
<c:if> or <c:choose> in this case).
Closing as WONTFIX
> <logic:equal> tag equates "035" and "35" as equal
> -------------------------------------------------
>
> Key: STR-3071
> URL: https://issues.apache.org/struts/browse/STR-3071
> Project: Struts 1
> Issue Type: Bug
> Environment: Windows XP professional, Linux
> Reporter: Aparna A
>
> <logic:equal> tag equates "035" and "35" as equal
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.