You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/06/29 20:56:49 UTC

[jira] Updated: (PIVOT-554) org.apache.pivot.beans.BeanAdapter doesn't gracefully handle keys that are nulls or empty Strings

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

Greg Brown updated PIVOT-554:
-----------------------------

    Fix Version/s:     (was: 1.5.1)

Moving to 2.0 - trying to wrap things up for 1.5.1, and this is a valid but somewhat minor case.


> org.apache.pivot.beans.BeanAdapter doesn't gracefully handle keys that are nulls or empty Strings
> -------------------------------------------------------------------------------------------------
>
>                 Key: PIVOT-554
>                 URL: https://issues.apache.org/jira/browse/PIVOT-554
>             Project: Pivot
>          Issue Type: Bug
>          Components: core-beans
>    Affects Versions: 1.5, 1.5.1, 2.0
>         Environment: n/a
>            Reporter: Chris Bartlett
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: BeanAdapterIssue.java, BeanAdapterPatch.java
>
>
> org.apache.pivot.beans.BeanAdapter doesn't gracefully handle keys that are nulls or empty Strings
> java.lang.NullPointerException & java.lang.StringIndexOutOfBoundsException can be thrown for nulls and empty Strings respectively.

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