You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2009/10/20 18:13:50 UTC

[jira] Resolved: (WW-3288) S:if tag is not properly working with single char value

     [ https://issues.apache.org/struts/browse/WW-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-3288.
---------------------------------

    Resolution: Not A Problem

see comments

> S:if tag is not properly working with single char value
> -------------------------------------------------------
>
>                 Key: WW-3288
>                 URL: https://issues.apache.org/struts/browse/WW-3288
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.1.6
>         Environment: All
>            Reporter: Sriram Sankararaman
>
> If i am using like <s:if test="%{test == '1'}">, its always returning false even if the value of test is 1. It looks like if the there is only one character in the left hand side of the comparison, then there is something going wrong. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.