https://bugzilla.wikimedia.org/show_bug.cgi?id=33175
--- Comment #16 from Roan Kattouw <[email protected]> --- (In reply to comment #14) > Reopening, the issue will still appear when someone visits [[kk:pagename]] > with > variant=kk-arab set where wikitext is written in kk-latn. (where kk and > kk-latn > is ltr and kk-arab is rtl). Yup, that's a bug. We need to use Title::getPageLanguage() instead of looking at #mw-content-text (which is controlled by getPageViewLanguage()). However, MW core doesn't quite get this right either, see bug 46463. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
