You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2008/02/05 20:06:08 UTC

[jira] Created: (LANG-407) StringUtils.length(String) returns null-safe length

StringUtils.length(String) returns null-safe length
---------------------------------------------------

                 Key: LANG-407
                 URL: https://issues.apache.org/jira/browse/LANG-407
             Project: Commons Lang
          Issue Type: New Feature
            Reporter: Gary Gregory
            Assignee: Gary Gregory
             Fix For: 2.4
         Attachments: patch.txt

Create a new method: Null-safe StringUtils.length(String). Patch attached for the record. Will commit soon unless someone thinks this is a bad idea.


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


[jira] Commented: (LANG-407) StringUtils.length(String) returns null-safe length

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LANG-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566004#action_12566004 ] 

Henri Yandell commented on LANG-407:
------------------------------------

Seems fine.

> StringUtils.length(String) returns null-safe length
> ---------------------------------------------------
>
>                 Key: LANG-407
>                 URL: https://issues.apache.org/jira/browse/LANG-407
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 2.4
>
>         Attachments: patch.txt
>
>
> Create a new method: Null-safe StringUtils.length(String). Patch attached for the record. Will commit soon unless someone thinks this is a bad idea.

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


[jira] Updated: (LANG-407) StringUtils.length(String) returns null-safe length

Posted by "Gary Gregory (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated LANG-407:
------------------------------

    Attachment: patch.txt

> StringUtils.length(String) returns null-safe length
> ---------------------------------------------------
>
>                 Key: LANG-407
>                 URL: https://issues.apache.org/jira/browse/LANG-407
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 2.4
>
>         Attachments: patch.txt
>
>
> Create a new method: Null-safe StringUtils.length(String). Patch attached for the record. Will commit soon unless someone thinks this is a bad idea.

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


[jira] Closed: (LANG-407) StringUtils.length(String) returns null-safe length

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed LANG-407.
------------------------------

    Resolution: Fixed

> StringUtils.length(String) returns null-safe length
> ---------------------------------------------------
>
>                 Key: LANG-407
>                 URL: https://issues.apache.org/jira/browse/LANG-407
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 2.4
>
>         Attachments: patch.txt
>
>
> Create a new method: Null-safe StringUtils.length(String). Patch attached for the record. Will commit soon unless someone thinks this is a bad idea.

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


[jira] Commented: (LANG-407) StringUtils.length(String) returns null-safe length

Posted by "Gary Gregory (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LANG-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566012#action_12566012 ] 

Gary Gregory commented on LANG-407:
-----------------------------------

In CVS.

> StringUtils.length(String) returns null-safe length
> ---------------------------------------------------
>
>                 Key: LANG-407
>                 URL: https://issues.apache.org/jira/browse/LANG-407
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 2.4
>
>         Attachments: patch.txt
>
>
> Create a new method: Null-safe StringUtils.length(String). Patch attached for the record. Will commit soon unless someone thinks this is a bad idea.

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