[Bug 27824] New: fn-normalize-unicode-11 fails if Unicode 6.2 is used

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

            Bug ID: 27824
           Summary: fn-normalize-unicode-11 fails if Unicode 6.2 is used
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: josh.spiegel@oracle.com
        QA Contact: public-qt-comments@w3.org
             Group: XSLXQuery_WG

fn-normalize-unicode-11 fails if Unicode 6.2 is used.  Specifically: 

  nfc(64046) == nfd(64046) == 37086
  nfc(64047) == nfd(64047) == 38583
  nfd(69934) == 69937 69927
  nfd(69935) == 69938 69927

e.g. http://www.unicode.org/Public/UCD/latest/ucd/NormalizationTest.txt

  FA2E;90DE;90DE;90DE;90DE; # (郞; 郞; 郞; 郞; 郞; ) CJK COMPATIBILITY
IDEOGRAPH-FA2E
  FA2F;96B7;96B7;96B7;96B7; # (隷; 隷; 隷; 隷; 隷; ) CJK COMPATIBILITY
IDEOGRAPH-FA2F
  1112E;1112E;11131 11127;1112E;11131 11127; # (◌�; ◌�; ◌�◌�; ◌�; ◌�◌�; )
CHAKMA VOWEL SIGN O
  1112F;1112F;11132 11127;1112F;11132 11127; # (◌�; ◌�; ◌�◌�; ◌�; ◌�◌�; )
CHAKMA VOWEL SIGN AU

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

Received on Tuesday, 13 January 2015 22:02:59 UTC