[MAGNOLIA-427] can't call command: showDialog Created: 08/Jun/05  Updated: 17/Mar/09  Resolved: 09/Jun/05

Status: Closed
Project: Magnolia
Component/s: samples, templating
Affects Version/s: None
Fix Version/s: 2.1 Final

Type: Bug Priority: Major
Reporter: Titus Barik Assignee: Philipp Bärfuss
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Resin, Tomcat


Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

Sometime between this morning and this evening, a recent svn checkin causes the following issue:

ERROR info.magnolia.cms.servlets.MVCServletHandlerImpl MVCServletHandlerImpl.java(execute:73) 08.06.20 05 16:56:09 can't call command: showDialog
java.lang.IllegalArgumentException: Unknown dialog type: "tab"
at info.magnolia.cms.gui.dialog.DialogFactory.loadDialog(DialogFactory.java:104)
at info.magnolia.cms.gui.dialog.DialogSuper.initializeConfig(DialogSuper.java:362)
at info.magnolia.cms.gui.dialog.DialogSuper.init(DialogSuper.java:110)
at info.magnolia.cms.gui.dialog.DialogFactory.getDialogDialogInstance(DialogFactory.java:137)
at info.magnolia.module.admininterface.DialogMVCHandler.createDialog(DialogMVCHandler.java:186)
at info.magnolia.module.admininterface.dialogs.ParagraphEditDialog.createDialog(ParagraphEditDi alog.java:47)

Occurs when hitting Properties or New Paragraph or anything in templating mode.



 Comments   
Comment by Titus Barik [ 09/Jun/05 ]

Looks like the repository is out of sync with the code; the controls simply need to be copied from the admin to the templates folder in config.

Comment by Philipp Bracher [ 09/Jun/05 ]

Checked in the updated DialogManager

Generated at Mon Feb 12 03:17:19 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.