Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Fixed
-
1.15.00
-
None
Description
If you first select an item without freemarker and then one with freemarker, then the (read-only) freemarker field is empty.
However, if you first select template with freemarker and the the one without, then the template erronously shows the freemarker of the previously selected.
Steps to reproduce (in gogreen-enterprise trunk):
- login as admin
- open english channel in channel manager
- click edit channel
- click "URL and Navigation Management" under cogwheel at the right
- click Templates in harmonica
- click common.comments item (with no freemarker)
- click base.header.ftl (with freemarker)
Expected: freemarker text field displays contents of ftl
Actual: field is empty - click "English Website" in breadcrumb to return to the channel and reopen templates via "URL and Navigation Management".
- click base.header.ftl (with freemarker)
- click common.comments item (with no freemarker)
Expected: freemarker text field is empty
Actual: freemarker of base.header.ftl is displayed.
Issue does not depend on the value (true or false) of property hst.config.editor.lock.inherited.nodes of node hippo:configuration/hippo:frontend/cms/hippo-channel-manager/channel-manager-perspective.
Attachments
Issue Links
- discovered while testing
-
HSTCONFIGEDIT-146 Syntax highlighting in Freemarker Template editor
- Closed
- relates to
-
HSTCONFIGEDIT-149 Backport (7.9): Freemarker template visibility is incorrect in template editor
- Closed
- waits for
-
CMS-8220 Improve reusability of CodeMirrorEditor for others such as FreeMarker template editor
- Closed