Opened 16 years ago
Closed 16 years ago
#10924 closed defect (bug) (duplicate)
Plugin editor breaks with backslashes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | major | Version: | 2.8.4 |
| Component: | Plugins | Keywords: | |
| Focuses: | Cc: |
Description
When you edit a plugin, all backslashes are removed by line 46 of wp-admin/plugin-editor.php. This breaks many plugins - particuarly those which use a backslash as an escape character in text strings.
Change History (1)
Note: See
TracTickets for help on using
tickets.
See #10903