https://bugzilla.wikimedia.org/show_bug.cgi?id=27300
--- Comment #5 from [email protected] 2011-11-21 09:15:43 UTC --- (In reply to comment #4) > b.wilhelm, have you had time to respond to Bryan Tong Minh's comment about > your > patch? I hope you'll update it to work against current trunk. Thank you! in mediawiki 1.17 and 1.18RC1 in file includes\specials\SpecialListfiles.php search "LOWER(img_name)" replace "LOWER(CONVERT(img_name USING utf8))" (without quotes) -- 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
