[ 
http://issues.apache.org/jira/browse/XALANJ-1216?page=comments#action_12319252 
] 

Brian Minchau commented on XALANJ-1216:
---------------------------------------

XALANJ-1833 was marked as a duplicate of this issue. Elliotte has indicated 
that that issue is now fixed to his satisfaction, and that issue is closed.

Gordon, please verify that this issue is resolved so we can close this issue.

> Incorrect namespace uri after copy-of
> -------------------------------------
>
>          Key: XALANJ-1216
>          URL: http://issues.apache.org/jira/browse/XALANJ-1216
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan
>     Versions: Latest Development Code
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Gordon Chiu
>     Assignee: Xalan Developers Mailing List
>  Attachments: foofoo.patch.txt
>
> See testcase: namespace141. The xmlns="http://www.w3.org/XML/1998/namespace"; 
> is 
> incorrect.
> In startAndAddPrefixMappings in ResultTreeHandler, startPrefixMapping was 
> called
> with a null uri argument.
> Later, when the uri is retrieved and used in a stringToIndex call in 
> SAX2DTM.startElement(), an index of -1 is retrieved an incorrect entry 
> in the m_data vector is accessed (and used as the namespace URI).

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