[Bug 29625] New: [QT3] XQST0046 for invalid URIs

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29625

            Bug ID: 29625
           Summary: [QT3] XQST0046 for invalid URIs
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: benito@benibela.de
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

XQST0046 is a MAY. Should it even be tested?


misc-CombinedErrorCodes: 
XQST0046_13, XQST0046_14: <a xmlns="%gg" /> What does xml-names say? "it is not
REQUIRED to check that namespace names are URI reference"
XQST0046_01: base-uri(<a xml:base="%gg" />), also accepts
<assert-string-value>%gg</assert-string-value>  would it not be resolved to an
absolute URI? It might be a relative path without percent-encoding
XQST0046_08: import schema "%gg" at "http://www.w3.org/"; can't find a schema
=> XQST0059
XQST0046_12: for $x in ("a", "a", "a") order by $x collation "%gg", accepts
XQST0038, but that only happens for default collations, it should be XQST0076


K2-OrderbyExprWithout-4
collation "http:\\invalid%>URI\someURI" return
XQST0076, too ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 13 May 2016 19:14:48 UTC