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 2002/02/05 01:54:33 UTC

DO NOT REPLY [Bug 5524] - Duplicated node is written to outputTarget on xsl:sort with -TS option.

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5524

Duplicated node is written to outputTarget on xsl:sort with -TS option.

naitou.masaya@jp.fujitsu.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |



------- Additional Comments From naitou.masaya@jp.fujitsu.com  2002-02-05 00:54 -------
I downloaded 2.3D1 and tried with [XSLT file xslt:for-each version]
and [input XML document] in first description.
And I saw the same problem with -TS option.
(Output was "makino3makino2makino1makino1makino2makino3")
So this problem looks not resolved.