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

exslt wrong name and uri

           Summary: exslt wrong name and uri
           Product: XalanC
           Version: 1.4.x
          Platform: PC
               URL: http://exslt.org
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XalanC
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


namespace URI bugs:
is (xalan-c 1.4): http://exslt.org/set (an s at the end missing)
should be: http://exslt.org/sets (see http://exslt.org/set/index.html)

is(xalan-c 1.4): http://exslt.org/string (an s at the end missing)
should be: http://exslt.org/strings (see http://exslt.org/str/index.html)

and a exslt function name in the math group is named wrong:
is(xalan-c 1.4): pow
should be: power

Reply via email to