https://bugzilla.wikimedia.org/show_bug.cgi?id=48614
--- Comment #2 from Platonides <[email protected]> --- It doesn't seem to be a problem of the browser replace, this works: "10 W".replace(/\d+ (?=\w)/, "Foo "); -- 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
