You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2004/06/11 00:28:43 UTC

DO NOT REPLY [Bug 29411] - XSLTC generates uneccessary preifix/URI mappings to serializer

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29411>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29411

XSLTC generates uneccessary preifix/URI mappings to serializer

santiago.pericasgeertsen@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From santiago.pericasgeertsen@sun.com  2004-06-10 22:28 -------
Patch applied. New algorithm should optimize the way NS decls are reported for
nested literal elements. Note that the algorithm will not work accross
non-literal elements. E.g., if there is an xsl:element between two literal
elements, the inner literal element may report unnecessary NS delcs. This is
just a simple way to ensure that any NS decls defined by the xsl:element
instruction are re-defined in the inner literal (see namespace39 in the conf tests).

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org