https://bugzilla.wikimedia.org/show_bug.cgi?id=48537
--- Comment #3 from MWJames <[email protected]> --- Changing the behaviour need replacement of $name = $this->msg( $key )->inContentLanguage()->parse(); with $name = $this->msg( $key )->parse(); It took me over 5 month to get the getOtherStats() stuff changed in mw-core which means doing this change will surely take another 5 month because people complaining about "commas". Karsten, please raise an issue in mw-core and lets see how long it will take this time. You can refer to this bug and put me on as an assignee. -- 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
