https://bugzilla.wikimedia.org/show_bug.cgi?id=34514
Fomafix <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11340|0 |1 is obsolete| | --- Comment #14 from Fomafix <[email protected]> 2012-11-15 21:44:30 UTC --- Created attachment 11364 --> https://bugzilla.wikimedia.org/attachment.cgi?id=11364 Revised patch Revised patch: * Use <span> instead of <bdi> because Internet Explorer 8 doesn't support <bdi> * Fix Bug 35430 * Remove mw-content-ltr/mw-content-rtl Missing things: * Central function for generating <span>/<div> container. * Central function for getting page title language. Page title language may differ from page content language for example in NS_MEDIAWIKI. Change-Id: I55dd392dbf0d4f768344b66e6ceb3a023b1d5c9b is a wrong solution, because it generates wrong language tags for system messages in user interface language: https://bugzilla.wikimedia.org/show_bug.cgi?id=2865#c8 -- 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
