[MGNLSTK-1145] Invalid references in 'extends' property Created: 05/Apr/13  Updated: 26/Jun/13  Resolved: 26/Jun/13

Status: Closed
Project: Magnolia Standard Templating Kit (closed)
Component/s: None
Affects Version/s: 2.5
Fix Version/s: 2.5.1

Type: Bug Priority: Neutral
Reporter: Jozef Chocholacek Assignee: Eric Hechinger
Resolution: Obsolete Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty

 Description   

There are ERROR messages in the log during the startup of Magnolia (M5 alpha4):

2013-04-05 14:22:18,773 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper    : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs/pages/news/stkNewsIntro/form/tabs/tabMain/fields/imageLocation
2013-04-05 14:22:18,829 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper    : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs/pages/event/stkEventIntro/form/tabs/tabMain/fields/imageLocation
2013-04-05 14:22:18,867 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper    : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs/pages/section/stkSectionIntro/form/tabs/tabMain/fields/imageLocation
2013-04-05 14:22:18,882 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper    : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs/pages/article/stkArticleIntro/form/tabs/tabMain/fields/imageLocation
2013-04-05 14:22:18,938 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper    : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs/pages/largeArticle/stkLargeArticleIntro/form/tabs/tabMain/fields/imageLocation
...
2013-04-05 14:22:19,030 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper    : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs/components/pur/stkPURLoginForm/form/tabs/tabTitleText/fields/subtitle
2013-04-05 14:22:19,030 ERROR info.magnolia.jcr.wrapper.ExtendingNodeWrapper    : Can't find referenced node for value: node /modules/standard-templating-kit/dialogs/components/pur/stkPURLoginForm/form/tabs/tabTitleText/fields/text

The .../imageLocation/extends property refers to /modules/standard-templating-kit/dialogs/generic/controls/tabImage/imageLocation but the actual path is /modules/standard-templating-kit/dialogs/generic/controls/tabImage/fields/imageLocation.

The other two properties refer to /modules/standard-templating-kit/dialogs/components/content/stkTextImage/tabText/subtitle (resp. .../text) but the actual path is /modules/standard-templating-kit/dialogs/components/content/stkTextImage/form/tabs/tabText/fields/subtitle resp. .../text.


Generated at Mon Feb 12 07:33:47 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.