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

Brian Minchau updated XALANJ-942:
---------------------------------

    Version: Latest Development Code
                 (was: 2.0.0)

> java.lang.NullPointerException thrown if an attribute has a null value
> ----------------------------------------------------------------------
>
>          Key: XALANJ-942
>          URL: http://issues.apache.org/jira/browse/XALANJ-942
>      Project: XalanJ2
>         Type: Bug
>   Components: Serialization
>     Versions: Latest Development Code
>  Environment: Operating System: Windows NT/2K
> Platform: PC
>     Reporter: Brian Madigan
>     Assignee: Xalan Developers Mailing List
>     Priority: Minor

>
> If a value for an attribute is null, SerilizerToXML throws a 
> NullPointerException at line 2229. 
> 2229>      final char[] stringChars = string.toCharArray();
> if the value String is null, it should not get this far.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to