https://bugzilla.wikimedia.org/show_bug.cgi?id=18055
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Brion Vibber <[email protected]> 2009-03-19 18:28:51 UTC --- MessagesTr.php: 'talk' => '{{#ifeq:{{TALKSPACE}}|Kullanıcı mesaj|mesaj|tartışma}}', This is using #ifeq from ParserFunctions extension, so will fail on a base installation. Probably worth a quick check to see if other files are similarly affected. Fix will need backporting to 1.14 branch. -- 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
