If the template has an ampersand in the title, it breaks the translation fieldset. It probably needs a check_plain() or similar.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 685340_save_template_title.patch | 985 bytes | deviantintegral |
If the template has an ampersand in the title, it breaks the translation fieldset. It probably needs a check_plain() or similar.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 685340_save_template_title.patch | 985 bytes | deviantintegral |
Comments
Comment #1
deviantintegral commentedActually, the problem is that template titles aren't being saved when a template is updated. Attached is a patch which saves the template title on submission.