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/03/24 11:12:17 UTC

DO NOT REPLY [Bug 7408] New: - assertion doesn't test voor assertion value

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

assertion doesn't test voor assertion value

           Summary: assertion doesn't test voor assertion value
           Product: XalanJ2
           Version: CurrentCVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: org.apache.xpath
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: arjen.duursma@nl.compuware.com


The org.apache.xpath.XPathContext has an assertion
method that gives an error message without ever
testing for the passed assertion value.

Apparently the function is currently not used
or always passed false as the assertion
value, so no operation code is broken (yet).