User "Krinkle" posted a comment on MediaWiki.r90612.

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

Fix tablesorting bug that caused weird interferences between two tables; Make 
regex more strict to avoid mismatches. All QUnit tests pass now

Comment:

I'm not sure if the problem was introduced in this commit or not, but soe 
browsers are complaining about regexes in the Test Swarm:
<pre>
Exception RegExpError: "Expected ']' in regular expression"
</pre>
I suck at regexes, but google returns this: 
http://www.computerperformance.co.uk/Logon/code/code_800A139B.htm

Perhaps someone can check it out ? Looks like most browsers ignore it, but from 
it could, strictly seen, be a syntax error, or a bug in IE6.

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

Reply via email to