MODx Bug/Feature Tracker and Feature Requests
Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!
FS#945 — Template names fail to edit when containing quotes
Attached to Project —
MODx
Opened by Nick Crossland (ncrossland) - Wednesday, 12 September 2007, 08:08AM
Last edited by Garry Nutting (garryn) - Monday, 19 November 2007, 07:23PM
Opened by Nick Crossland (ncrossland) - Wednesday, 12 September 2007, 08:08AM
Last edited by Garry Nutting (garryn) - Monday, 19 November 2007, 07:23PM
| Task Type | Bug Report |
|---|---|
| Category | Core Distribution |
| Status | Closed |
| Assigned To |
Garry Nutting (garryn) |
| Operating System | All |
| Severity | Low |
|---|---|
| Priority | Normal |
| Reported Version | 0.9.6 |
| Due in Version | 0.9.6.2 |
| Due Date | Undecided |
| Percent Complete |
|
Details
If you create a template with a name such as"This" section
the template cannot be edited, as the quotes are not entity encoded before being inserted into the edit form. it can be worked round by using single quotes instead, but there should be some validation, or entity encoding when editing to stop users doing this.
This task depends upon
This task blocks these from closing
- Field changed: Status (Unconfirmed → Requires testing)
- Field changed: Due in Version (Undecided → 0.9.6.2)
- Field changed: Percent Complete (0% → 100%)
- Field changed: Due Date (Undecided → Undecided)
Should be fixed in SVN rev 3158.Creation of a new document with this new template. Display of the new document without pbs. Edition of the template without any issues.