Opened 6 years ago
Closed 6 years ago
#3482 closed defect (bug) (fixed)
Double quoted CRs when using js_escape()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The new js_escape function escapes already escaped carriage returns in some strings. This patch fixes some of them.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

Some of the occurrences were fixed in [4700], the other one I filed in #3539. I hope you don't mind closing this one, because contains some already fixed cases.