https://bugzilla.wikimedia.org/show_bug.cgi?id=15406


Steve Sanbeg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #14 from Steve Sanbeg <[email protected]>  2009-01-21 19:21:52 UTC ---
Should the regex be anchored?  I think something like
 var sortClass = ('' + td.className + '').match(/^sort-\w+$/);

would be more appropriate


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to