XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.0.12, 2.5.3
    • None
    • None
    • None

      When load feed from siteRoot which isn't exist then npe is thrown.

      DEBUG  info.magnolia.jcr.util.SessionUtil 16.08.2013 20:28:22 -- There's no item with path: '/home/our-company/news/newsletter' in workspace: 'website'
      ERROR  info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator 16.08.2013 20:28:22 -- Failed to generate Feed using generator 'info.magnolia.module.templatingkit.syndication.PageSyndicator'
      java.lang.NullPointerException
      	at info.magnolia.module.templatingkit.templates.category.TemplateCategoryUtil.getContentListByTemplateNames(TemplateCategoryUtil.java:227)
      	at info.magnolia.module.templatingkit.templates.category.TemplateCategoryUtil.getContentListByTemplateCategorySubCategory(TemplateCategoryUtil.java:196)
      	at info.magnolia.module.templatingkit.functions.STKTemplatingFunctions.getContentListByTemplateCategorySubCategory(STKTemplatingFunctions.java:394)
      	at info.magnolia.module.templatingkit.functions.STKTemplatingFunctions.getContentListByTemplateCategorySubCategory(STKTemplatingFunctions.java:387)
      	at info.magnolia.module.templatingkit.syndication.PageSyndicator.loadFeedEntries(PageSyndicator.java:101)
      
      DEBUG  info.magnolia.jcr.util.SessionUtil 16.08.2013 21:29:31 -- There's no item with path: '/home/our-company/news/newsletter' in workspace: 'website'
      ERROR  info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator 16.08.2013 21:29:31 -- Failed to generate Feed using generator 'info.magnolia.module.templatingkit.syndication.PageSyndicator'
      java.lang.NullPointerException
      	at info.magnolia.jcr.util.PropertyUtil.getString(PropertyUtil.java:346)
      	at info.magnolia.jcr.util.PropertyUtil.getString(PropertyUtil.java:336)
      	at info.magnolia.module.templatingkit.syndication.PageSyndicator.setFeedInfo(PageSyndicator.java:123)
      

        Acceptance criteria

              mdivilek Milan Divilek
              mdivilek Milan Divilek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: