bgriffin-zenhub / core

Source Code for dotCMS Java Enterprise Content Management System
http://dotcms.com
GNU General Public License v3.0
0 stars 0 forks source link

Single quote in the title of a container breaks the Template Builder #172

Open brentgriffin opened 8 years ago

brentgriffin commented 8 years ago

Issue by DeanGonzalez Thursday Mar 03, 2016 at 16:50 GMT Originally opened as https://github.com/dotCMS/core/issues/8708


saw this on dotCMS 3.3 and on latest build of dotCMS 3.5

Causes Template Designer templates to appear blank when edited:

screenshot: http://screencast.com/t/p4sJjEMiVR

We should be escaping special characters in titles of objects when we call them in our UI.