Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Fixed
-
6.9.13
Description
It is not possible to delete a template if the name has single quotes.
Steps to reproduce:
- Create a template with single quotes in the name, like: it's a test
- Try to delete it
Actual result
- The template isn't deleted.
Expected result:
- Should appear a new dialog to confirm the action and then the template should be removed.
Workaround:
Edit the template and remove the single quote, finally try to delete it.
Â