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

XSLTC: generate-id() with no argument does not work in predicate

           Summary: XSLTC: generate-id() with no argument does not work in
                    predicate
           Product: XalanJ2
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Placeholder for testcase conf/idkey01.

generate-id() does not generate the correct result inside a predicate.
See testcase conf/idkey01, testcase passes when generate-id() is replaced by 
generate-id(.), which should be identical according to spec.

Predicates such as [ generate-id() = generate-id(.) ] are always false (should 
be always true).

Reply via email to