User "Brion VIBBER" posted a comment on MediaWiki.r90630.

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

Followup r86088, r87244, r90612: fix jquery.tablesorter for null collation 
table on IE

Attempt to build a regex from an empty list failed when calling new RegEx('[]', 
'ig') on IE 6/7/8.
Now allowing null for the object, and also not trying to create the regex even 
if we have an empty object just in case.

Comment:

Marking for merge to 1.18; fixes IE 6/7/8 regression.

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

Reply via email to