https://bugzilla.wikimedia.org/show_bug.cgi?id=28040
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #18 from Antoine "hashar" Musso <[email protected]> 2011-12-21 10:50:42 UTC --- The turkish language lcfirst() and ucfirst() methods have been fixed by 83970. That makes the parser functions {{lcfirst}} and {{ucfirs}} to behave correctly on turkish wikis. That makes the template 'Küçük harf' referenced above behave correctly. Source code: {{DISPLAYTITLE:{{lcfirst:{{PAGENAME}}}}}} does work on a Turkish wiki now. See http://tr.wikipedia.org/w/index.php?title=Şablon:Küçük_harf&action=edit On the Turkish Wikipedia, the article is named İPhone (upper case dotted i), the above template does make it to render iPhone (lower case dotted i). The IPhone (dot less i) is redirected to İPhone (upper case dotted i). Once redirect is done, DISPLAYTITLE correctly change the article title to iPhone (lower case dotted i). So this bug is thus resolved. -- 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
