https://bugzilla.wikimedia.org/show_bug.cgi?id=40017

       Web browser: ---
             Bug #: 40017
           Summary: Normalization at external wikis and non-normalized
                    utf8
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Mediawiki makes a silent UTF-8 normalization into NFC and this can/will make
the later identification of the title fail. We can neglect to rewrite into NFC
before the call out to the external wiki, but when we unwind the structure we
get back we must make sure we test _with_ NFC as the result is silently turned
into NFC.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to