Details
-
Bug
-
Resolution: Obsolete
-
Neutral
-
None
-
None
-
None
-
None
-
Magnolia EE 5.4.3, Mac OS
Description
goal: duplicate main.ftl to do small changes there.
But when doing following steps will case some obstacles:
- having ftl file in resource app after installation, for example /travel-demo/templates/pages/main.ftl
- creating same file in same path in filesystem (in resources folder).
- will immediately overwrite file in resource app and there is no way to open original file, copy original code and paste it to new file in file system. (since there is also no option to download original ftl file from resources app for easy editing = not nice).
- so decided to rename just created file in filesystem to main2.ftl, now I may see original (both) file in resource app, open original one, copy code, paste to main2.ftl in filesystem (do code changes) and rename this file back to main.ftl.
- maybe I forget to close file preview in resource app in prev step, and now when I switch back to magnolia (after changes and renaming file in filesystem), I immediately got error message which asked me to reload but after that I see only "Whoops" screen. Only way after is to restart instance!
Checklists
Acceptance criteria