User "Brion VIBBER" changed the status of MediaWiki.r90630.

Old Status: ok
New Status: resolved

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

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90630#c18618
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:

r90655 has another fix needed to make the custom collation actually work -- I 
missed a spot in here!

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

Reply via email to