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

           Summary: Search results for utf-8 strings
           Product: MediaWiki
           Version: 1.11.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Search
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=5727)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5727)
Patch against languages/Language.php to let it return results for utf-8 terms

Before being entered into the searchindex table, utf-8 encoded strings are
converted to a special notation: eg. dämon becomes du8c3a4mon; the search form
does the same transform, but with an uppercase U8 escape - so the search fails
in mysql.

Attached patch lets utf-8 search terms return results.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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