[
https://issues.apache.org/jira/browse/SOLR-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-562:
----------------------------
Attachment: SOLR-562.patch
Fixed the NPE and made all methods public
> Namedlistcodec throws NPE for null names
> ----------------------------------------
>
> Key: SOLR-562
> URL: https://issues.apache.org/jira/browse/SOLR-562
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Noble Paul
> Priority: Trivial
> Attachments: SOLR-562.patch
>
>
> NPE thrown if a name in namedlist is null
> SEVERE: java.lang.NullPointerException
> at
> org.apache.solr.common.util.NamedListCodec.writeStr(NamedListCodec.java:333)
> at
> org.apache.solr.common.util.NamedListCodec.writeNamedList(NamedListCodec.java:116)
> at
> org.apache.solr.common.util.NamedListCodec.marshal(NamedListCodec.java:77)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.