https://issues.apache.org/ooo/show_bug.cgi?id=125008
Pierre Forestier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOT_AN_ISSUE --- Comment #2 from Pierre Forestier <[email protected]> --- Sorry this is not a bug. In PHP there is a difference between simple and double quotes, not in javascript. In javascript you have to use \\. in both cases, I think it is better to use the /pattern/flags notation instead of RegExp("pattern", "flags"). -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
