[Webkit-unassigned] [Bug 55121] New: French (fr) sorting does not use 'backward' rule any more with ICU 4.6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 00:46:59 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55121

           Summary: French (fr) sorting does not use 'backward' rule any
                    more with ICU 4.6
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jshin at chromium.org
                CC: morrita at google.com


French (fr_FR and many fr_FOO other than fr_CA) sorting does not use 'backward first accent weighting' rules any more. Thus, CLDR 1.9 and ICU 4.6 have different sorting for fr_FOO (where FOO !=CA) and fr_CA. 

fast/xsl/sort-locale has the expectation that treats both the same. Because other ports of Webkit still use old rules while Chrome with ICU 4.6 uses new rules, the expected result should go in platform/chromium. 

I'm making a patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list