[magnolia-dev] [JIRA] (MGNLRSSAGG-96) Filter out jcr and mgnl properties from categories node

2013-08-16 Thread JIRA (on behalf of Milan Divilek)














































Milan Divilek
 updated  MGNLRSSAGG-96


Filter out jcr and mgnl properties from categories node
















Change By:


Milan Divilek
(16/Aug/13 9:13 AM)




Priority:


Neutral
Blocker



























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








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MGNLRSSAGG-96) Filter out jcr and mgnl properties from categories node

2013-08-16 Thread JIRA (on behalf of Milan Divilek)














































Milan Divilek
 created  MGNLRSSAGG-96


Filter out jcr and mgnl properties from categories node















Issue Type:


Bug



Assignee:


Milan Divilek



Created:


16/Aug/13 9:13 AM



Description:


"Categories" node is not wrapped into "jcr:" and mgnl:" properties hiding wrapper. Then also those properties are processed as categories.



ERROR  info.magnolia.module.rssaggregator.util.MagnoliaTemplate 16.08.2013 08:54:40 -- Failed to map content 'data:/rssaggregator/MagnoliaBlogs/data/channel-04/entry-17[dataItemNode]' using mapper 'class info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator$FeedEntryMapper'
javax.jcr.ValueFormatException: property /rssaggregator/MagnoliaBlogs/data/channel-04/entry-17/categories/jcr:mixinTypes is a multi-valued property, so it's values can only be retrieved as an array
	at org.apache.jackrabbit.core.PropertyImpl.internalGetValue(PropertyImpl.java:483)
	at org.apache.jackrabbit.core.PropertyImpl.getValue(PropertyImpl.java:510)
	at org.apache.jackrabbit.core.PropertyImpl.getString(PropertyImpl.java:520)
	at info.magnolia.jcr.wrapper.DelegatePropertyWrapper.getString(DelegatePropertyWrapper.java:163)
	at info.magnolia.jcr.wrapper.DelegatePropertyWrapper.getString(DelegatePropertyWrapper.java:163)
	at info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator$FeedEntryMapper.map(RSSModuleFeedGenerator.java:138)
	at info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator$FeedEntryMapper.map(RSSModuleFeedGenerator.java:118)







Fix Versions:


1.4.3



Project:


Magnolia RSS Aggregator Module



Priority:


Neutral




Reporter:


Milan Divilek




























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








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MGNLRSSAGG-96) Filter out jcr and mgnl properties from categories node

2013-08-16 Thread JIRA (on behalf of Milan Divilek)














































Milan Divilek
 updated  MGNLRSSAGG-96


Filter out jcr and mgnl properties from categories node
















Change By:


Milan Divilek
(16/Aug/13 9:20 AM)




Description:


Categoriesnodeisnotwrappedintojcr:andmgnl:propertieshidingwrapper.Thenalsothosepropertiesareprocessedascategories.{code}ERRORinfo.magnolia.module.rssaggregator.util.MagnoliaTemplate16.08.201308:54:40--Failedtomapcontentdata:/rssaggregator/MagnoliaBlogs/data/channel-04/entry-17[dataItemNode]usingmapperclassinfo.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator$FeedEntryMapperjavax.jcr.ValueFormatException:property/rssaggregator/MagnoliaBlogs/data/channel-04/entry-17/categories/jcr:mixinTypesisamulti-valuedproperty,soitsvaluescanonlyberetrievedasanarray	atorg.apache.jackrabbit.core.PropertyImpl.internalGetValue(PropertyImpl.java:483)	atorg.apache.jackrabbit.core.PropertyImpl.getValue(PropertyImpl.java:510)	atorg.apache.jackrabbit.core.PropertyImpl.getString(PropertyImpl.java:520)	atinfo.magnolia.jcr.wrapper.DelegatePropertyWrapper.getString(DelegatePropertyWrapper.java:163)	atinfo.magnolia.jcr.wrapper.DelegatePropertyWrapper.getString(DelegatePropertyWrapper.java:163)	atinfo.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator$FeedEntryMapper.map(RSSModuleFeedGenerator.java:138)	atinfo.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator$FeedEntryMapper.map(RSSModuleFeedGenerator.java:118)
	atinfo.magnolia.module.rssaggregator.util.MagnoliaTemplate.query(MagnoliaTemplate.java:110)

	atinfo.magnolia.module.rssaggregator.util.MagnoliaTemplate.queryForList(MagnoliaTemplate.java:67)	atinfo.magnolia.module.rssaggregator.util.MagnoliaTemplate.xpathQueryForList(MagnoliaTemplate.java:80)	atinfo.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator.loadFeedEntries(RSSModuleFeedGenerator.java:110)	atinfo.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator.generate(AbstractSyndFeedGenerator.java:74)	atinfo.magnolia.module.rssaggregator.servlet.FeedSyndicationServlet.handleRequest(FeedSyndicationServlet.java:76)	atinfo.magnolia.module.rssaggregator.servlet.AbstractServlet.processRequest(AbstractServlet.java:83)	atinfo.magnolia.module.rssaggregator.servlet.AbstractServlet.doGet(AbstractServlet.java:58)
{code}



























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








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MGNLRSSAGG-96) Filter out jcr and mgnl properties from categories node

2013-08-16 Thread JIRA (on behalf of Milan Divilek)














































Milan Divilek
 updated  MGNLRSSAGG-96


Filter out jcr and mgnl properties from categories node
















Change By:


Milan Divilek
(16/Aug/13 10:39 AM)




Fix Version/s:


2.0.3



























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








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MGNLRSSAGG-96) Filter out jcr and mgnl properties from categories node

2013-08-16 Thread JIRA (on behalf of Milan Divilek)














































Milan Divilek
 updated  MGNLRSSAGG-96


Filter out jcr and mgnl properties from categories node
















Change By:


Milan Divilek
(16/Aug/13 11:03 AM)




Priority:


Blocker
Critical



























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








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MGNLRSSAGG-96) Filter out jcr and mgnl properties from categories node

2013-08-16 Thread JIRA (on behalf of Jan Haderka)














































Jan Haderka
 reopened  MGNLRSSAGG-96


Filter out jcr and mgnl properties from categories node
















missing test





Change By:


Jan Haderka
(16/Aug/13 11:24 AM)




Resolution:


Fixed





Status:


Resolved
Reopened



























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








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com