[
https://issues.apache.org/jira/browse/XERCESJ-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arthur De Magalhaes updated XERCESJ-1375:
-----------------------------------------
Attachment: SchemaContentHandler_patch.txt
attaching fix : we now check for a null value of namespace declarations and
turn them into empty strings before adding it to the attributes list.
> SchemaContentHandler : Empty xmlns declaration gets assigned a value of null
> ----------------------------------------------------------------------------
>
> Key: XERCESJ-1375
> URL: https://issues.apache.org/jira/browse/XERCESJ-1375
> Project: Xerces2-J
> Issue Type: Bug
> Reporter: Arthur De Magalhaes
> Priority: Minor
> Attachments: SchemaContentHandler_patch.txt
>
>
> Inside SchemaContentHandler, when adding a namespace xmlns="" to the
> attributes list, we make the attribute with a null value instead of empty
> string "".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]