You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Craig Doremus (JIRA)" <ji...@apache.org> on 2006/04/15 18:52:01 UTC

[jira] Updated: (PLUTO-184) Null Pointer Exception in PreferenceImp.getValues()

     [ http://issues.apache.org/jira/browse/PLUTO-184?page=all ]

Craig Doremus updated PLUTO-184:
--------------------------------

    Fix Version: 1.0.2

> Null Pointer Exception in PreferenceImp.getValues()
> ---------------------------------------------------
>
>          Key: PLUTO-184
>          URL: http://issues.apache.org/jira/browse/PLUTO-184
>      Project: Pluto
>         Type: Bug

>   Components: portal driver
>     Versions: 1.0.1-rc4
>  Environment: Irrelevant
>     Reporter: sonal
>      Fix For: 1.0.2

>
> Below is the example portlet.xml snippet.
> <preference>
>                 <name>categories</name>
> </preference>
> getValues() method of PeferencesImpl throws a NullPointerException (Line# 53).
> setCastorValues() is never called, in the absence of value elements in portlet.xml. Hence "values" are never initialised to an empty ArrayList.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira