https://bugzilla.wikimedia.org/show_bug.cgi?id=22913
Dashiva <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Dashiva <[email protected]> 2010-03-20 20:03:44 UTC --- The message is 'viewprevnext', used with wfMsgHtml in Pager.php (ReverseChronologicalPager::getNavigationBar). The English value is 'View ($1) ($2) ($3)', which works fine. The affected languages include a {{int:pipe-separator}}, which contains  , which then is escaped by the wfMsgHtml call. -- 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
