User "SPQRobin" posted a comment on MediaWiki.r90734.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90734#c18673
Commit summary:

(bug 12406) Pages with names in RTL scripts are not listed correctly in 
Special:Whatlinkshere -> add a direction mark

The direction mark is no longer needed when bug 6100 is fixed, but this fixes 
it for the meantime.

Comment:

With $wgBetterDirectionality enabled and this direction mark omitted, all 
LTR/RTL text displayed properly.

Probably because using an RTL interface on an LTR wiki (and vice versa maybe 
also) caused the problem: the text was messed up because it was RTL text while 
the entire interface and content is supposed to be LTR (i.e. also when having 
an RTL language as interface).

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to