[
http://jira.magnolia-cms.com/browse/MGNLRSSAGG-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=22432#action_22432
]
Rob van der Linden Vooren edited comment on MGNLRSSAGG-14 at 5/6/09 4:33 PM:
-----------------------------------------------------------------------------
So what would be the expected behaviour?
- Write empty feed (title, description but no entries -this option sounds
sensible-)
- Display an empty page (write nothing to response)
Also (not per se related to this issue but made me think of it):
- What should happen when the default feed generator is requested with a
non-existing path? (currently stacktrace is shown)
- What should happen when a custom feed generator is requested that does not
exist? (currently stacktrace is shown)
was (Author: robvdlv):
So what would be the expected behaviour?
- Write empty feed (title, description but no entries)
- Display an empty page (write nothing to response)
Also (not per se related to this issue but made me think of it):
- What should happen when the default feed generator is requested with a
non-existing path? (currently stacktrace is shown)
- What should happen when a custom feed generator is requested that does not
exist? (currently stacktrace is shown)
> Feed Generator fails to produce empty feed
> ------------------------------------------
>
> Key: MGNLRSSAGG-14
> URL: http://jira.magnolia-cms.com/browse/MGNLRSSAGG-14
> Project: Magnolia RSS Aggregator Module
> Issue Type: Bug
> Affects Versions: 1.0-m2
> Environment: When feed data are not fetched yet, paragraph displays
> meaningful message, however combind feed generator fails with exception
> rather then producing empty feed.
> {code}
> Exception:
> "javax.servlet.ServletException: Failed to process request
>
> info.magnolia.module.rssaggregator.servlet.AbstractServlet.processRequest(AbstractServlet.java:89)
>
> info.magnolia.module.rssaggregator.servlet.AbstractServlet.doGet(AbstractServlet.java:58)
> ..............."
> Root Cause:
>
> "info.magnolia.module.rssaggregator.generator.FeedGenerationException: Failed
> to generate Feed using generator
> 'info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator'
>
> info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator.generate(AbstractSyndFeedGenerator.java:82)
>
> info.magnolia.module.rssaggregator.servlet.FeedSyndicationServlet.handleRequest(FeedSyndicationServlet.java:70)
> ................."
> {code}
> Reporter: Jan Haderka
> Assignee: Jan Haderka
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------