concerto / concerto-simple-rss

Simple RSS Dynamic Content for Concerto 2
Other
6 stars 2 forks source link

content on empty feed when using XSLT #49

Closed mfrederickson closed 8 years ago

mfrederickson commented 8 years ago

When using an RSS feed for content for an emergency alert feed, when the RSS feed is empty, the emergency alert template is not active. However, when using an XSLT it apparently creates children when the feed is empty because it has been reported that the emergency alert template is active on empty feeds when this occurs.

See https://github.com/concerto-addons/concerto-emergency/issues/18

It should not create any children when the feed is empty for any display type.