BUEditor forms do not escape HTML entities
Leonth - July 3, 2008 - 08:56
| Project: | BUEditor |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
If link title, path etc contains entities such as ampersand, less than sign ("<") and quotes BUEditor default buttons should escape them to entities like &, < etc. At least provide support for characters & < > ' " because they often appear in user entry or filenames. Reverse escape should also be used when editing already existing tags and attributes.
