[
https://issues.apache.org/jira/browse/PLUTO-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David DeWolf resolved PLUTO-184.
--------------------------------
Resolution: Won't Fix
> Null Pointer Exception in PreferenceImp.getValues()
> ---------------------------------------------------
>
> Key: PLUTO-184
> URL: https://issues.apache.org/jira/browse/PLUTO-184
> Project: Pluto
> Issue Type: Bug
> Components: portal driver
> Affects Versions: 1.0.1-rc4
> Environment: Irrelevant
> Reporter: sonal
> Assigned To: Elliot Metsger
> 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.
-
You can reply to this email to add a comment to the issue online.