[ http://nagoya.apache.org/jira/browse/XALANJ-2015?page=history ]
     
Santiago Pericas-Geertsen resolved XALANJ-2015:
-----------------------------------------------

     Resolution: Fixed
    Fix Version: CurrentCVS

Namespace declarations are now reported in the correct order to the serializer.

> Namespace handling in identity transform with a DOMSource is incorrect
> ----------------------------------------------------------------------
>
>          Key: XALANJ-2015
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-2015
>      Project: XalanJ2
>         Type: Bug
>   Components: XSLTC
>     Versions: 2.6
>     Reporter: Santiago Pericas-Geertsen
>     Assignee: Santiago Pericas-Geertsen
>     Priority: Minor
>      Fix For: CurrentCVS

>
> The following XML file results in an exception when serialized using the 
> identity transform from a DOMSource:
> <foo prefix:a="bar" xmlns:prefix="someURI"/>
> The problem is that attributes are reported in order (assuming they are 
> returned in the same order as above by DOM), and the prefix "prefix" is not 
> bound when "prefix:a" is serialized. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to