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


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.

Reply via email to