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

[jira] Reopened: (STR-2992) allow to compare whether an arbitrary object is null

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

Michael Jouravlev reopened STR-2992:
------------------------------------


Reopened to stand as a record of a known issue.

> allow to compare whether an arbitrary object is null
> ----------------------------------------------------
>
>                 Key: STR-2992
>                 URL: https://issues.apache.org/struts/browse/STR-2992
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>    Affects Versions: Future
>         Environment: any
>            Reporter: Ralf Hauser
>         Attachments: CompareTagBase.java.patch
>
>
> The idea is to for example do a notEqual logic tag where the value="null".
> By default this would be seen as a string comparison and always result in a "-1" but with this patch, it should test for an arbitrary null object reference.
> IMHO, this is more powerful.

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