https://bugzilla.wikimedia.org/show_bug.cgi?id=15406
--- Comment #15 from Steve Sanbeg <[email protected]> 2009-01-21 19:23:03 UTC --- (In reply to comment #14) > Should the regex be anchored? I think something like > var sortClass = ('' + td.className + '').match(/^sort-\w+$/); > > would be more appropriate > Oops, that would probably break multiple classes.... -- 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
