|
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
1.4.3 |
Assignee:
|
Unassigned |
Created:
|
04/Nov/13 2:44 PM
|
Description:
|
While importing an RSS feed the recreateFeedChannelNode method of RSSFeedImportHandler is called and calls NodeUtil.createPath to create a node for the channel with the dataItemNode node type.
This ends with an exception in ItemSaveOperation.validateTransientItems because this method checks for mandatory child nodes (line 554) and the data:/rssaggregator/news/data node doesn't have a MetaData node.
Indeed magnolia-module-data-nodetypes.xml defines mgnl:metaData as a required child node definition for the dataItemNode node type.
We are using RSS Aggregator module 1.4.5 and Data module 1.7.7.
Should a migration task add metaData to dataItemNode nodes or shouldn't metaData be required for these nodes?
|
Project:
|
Magnolia RSS Aggregator Module
|
Labels:
|
vpro
|
Priority:
|
Neutral
|
Reporter:
|
Nils Breunese
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------