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

--- Comment #1 from Brion Vibber <[email protected]> 2011-11-04 17:54:39 UTC 
---
I can't reproduce this on 1.16 or trunk; the ö passed through buildLike just
fine:

  brion@stormcloud:~/pages/rel1.16$ php maintenance/eval.php 
  > return wfGetDB(DB_MASTER)->buildLike("Pfalz-M\xc3\xb6hren-1.jpg");
   LIKE 'Pfalz-Möhren-1.jpg' 

(I used the \xc3\xb6 in the double-quoted string here to ensure it passes
through the terminal ok; that is just a plain UTF-8 ö in the string.)


Is there anything special about your database configuration? Are you using
MySQL or one of the less-well supported databases? Any special options?

-- 
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