[Bug 21423] New: English numbering doesn't conform to W3C example

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

            Bug ID: 21423
           Summary: English numbering doesn't conform to W3C example
    Classification: Unclassified
           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: spungi@gmail.com
        QA Contact: public-qt-comments@w3.org

The test case "format-date-en126" from "fn-format-date" test set:
    format-date( xs:date("1990-12-01"), "[YW]" )
expects:
    ONE THOUSAND NINE HUNDRED AND NINTY
It should be allowed for an implementation to produce:
    ONE THOUSAND NINE HUNDRED NINETY

Alternatively, the FOTS could be augmented to expect alternate results since
there is no specification for exactly how the W, w, or Ww presentation
modifiers are to behave.

Same issue affects tests cases format-date-en127, format-date-en128,
format-date-en132, format-date-en133, and format-date-en134 from the same test
set.

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

Received on Thursday, 28 March 2013 16:32:42 UTC