Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
Magnolia EE 3.5.2, simpleDBPersistenceManager with MySQL
-
-
Empty show more show less
Description
When clicking a "Layout Edit Bar" and opening the "Paragraph List" tab, the custom paragraphs are visible.
When clicking the "New" bar, the custom paragraphs are not visible.
The magnolia-error.log shows the following:
ERROR info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog 15.01.2008 21:21:00 – Unable to load paragraph raceResultsLists
ERROR info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog 15.01.2008 21:21:00 – Unable to load paragraph horizontal2LevelNav
How to reproduce:
- Open /modules/templating/paragraphs
- Create a new paragraph, with properties "description", "dialogPath", "name", "showInNewParagraphList", "templatePath", "title" and "type"
- Create a new dialog
- Write the script defined in the "templatePath" property
- Restart Tomcat/Magnolia instance
Paragraphs is visible in the "Paragraph List" tab of the layout edit dialog, but not when clicking the New bar. It is not available, even if explicitly checked in the "Paragraph List" of the "Layout Edit" dialog.
Checklists
Acceptance criteria