Dialog main Task List (MGNLUI-1754)

[MGNLUI-1768] Add Dialog Migration task to Modules that have Dialogs (Form/Categorization/....) Created: 03/Sep/12  Updated: 25/Jun/13  Resolved: 10/Apr/13

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Sub-task Priority: Critical
Reporter: Eric Hechinger Assignee: Eric Hechinger
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Relates
relates to MGNLUI-822 Creating a new "Base" component raise... Closed
dependency
depends upon MGNLFORM-163 Add Dialog migration task in the Vers... Closed
depends upon MGNLPUR-92 Add dialog migration task to the vers... Closed
is depended upon by MAGNOLIA-4728 Add demo-project / demo-features to c... Closed
Template:
Date of First Response:

 Comments   
Comment by Daniel Lipp [ 03/Sep/12 ]

Make sure to fix TODO in info.magnolia.ui.model.dialog.registry.ConfiguredDialogDefinitionManager#createProvider(Node) when the task is created.

Comment by Eric Hechinger [ 16/Jan/13 ]

Form Version handler shoud execute a dialog migration task

register(DeltaBuilder.update("2.5", "")
.addTask(new DialogMigrationTask("standard-templating-kit"))
)

In this case Form must be dependent of UI.

Currently, this migration task generatethe following stack trace:
Solution: Change dependency.

--------
2013-01-16 15:19:58,054 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs50/components/pur/stkPURForm/formDefinition/tabs/tabMain
2013-01-16 15:19:58,063 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs50/components/pur/stkPURForm/formDefinition/tabs/tabSubmit
2013-01-16 15:19:58,165 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs50/components/pur/stkPURFormWithEMail/formDefinition/tabs/tabMain
2013-01-16 15:19:58,193 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs50/components/pur/stkPURFormWithEMail/formDefinition/tabs/tabSubmit
2013-01-16 15:19:58,193 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs50/components/pur/stkPURFormWithEMail/formDefinition/tabs/tabConfirmEmail
2

Comment by Daniel Lipp [ 14/Mar/13 ]

The above stacktrace causes integration/crawling tests to fail when adding demo-project!

Generated at Mon Feb 12 08:49:57 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.