[ http://issues.apache.org/jira/browse/XALANJ-2015?page=all ]
Brian Minchau updated XALANJ-2015:
----------------------------------
Fix Version: 2.7
(was: CurrentCVS)
> Namespace handling in identity transform with a DOMSource is incorrect
> ----------------------------------------------------------------------
>
> Key: XALANJ-2015
> URL: http://issues.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: 2.7
>
> 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://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]