#10152 closed defect (bug) (worksforme)
Backslashes are readed by editor (single mode) as php escape characters
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.8 |
| Component: | Editor | Keywords: | reporter-feedback backslash, backslashes, editor, php, execute |
| Focuses: | Cc: |
Description
When I use the simple text editor (not html view, but visual editor deactivated) and I write -for example- "\n" or "\t", this is executed as php syntax, as break space and tabulation respectively.
Change History (4)
Note: See
TracTickets for help on using
tickets.
working fine on my end