https://bugzilla.wikimedia.org/show_bug.cgi?id=28818
Neil Kandalgaonkar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Neil Kandalgaonkar <[email protected]> 2011-09-08 18:29:55 UTC --- Seems to be fixed, since the category suggest stuff was rewritten substantially. Tested with FF 4.x and also verified that no "replace" call occurs without the object already existing and known to be a string. Some $input.val() calls may return non-string, so added test in r96591 to throw error if this ever occurs (would only happen if we accidentally selected a non-textual input). -- 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
