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 2001/10/20 11:50:31 UTC

DO NOT REPLY [Bug 4306] New: - translet sort incorrect

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=4306>.
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=4306

translet sort incorrect

           Summary: translet sort incorrect
           Product: XalanJ2
           Version: 2.2.x
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: andrea_stocchero@CARIVERONA.IT


Hi. I use XSLTC to compile my XSLT and use the translets in my JAVA server.
This server transform many times more XML files in HTML by translets. After a 
lot of time, the translets change automatically the sort order. For example, if 
I decide to use descending order, the translets use ascending order. When start 
my server, the translets work correctly but after a lot of time change 
automatically sort order.

Thanks a lot and sorry for my BAD english.