When a collection is empty, allow that collection to send an empty collection instead of a 404
We have created an OBF's Resolver that accepts collection alias' and is associated with a template. When there are articles in the collection, the XML feed displays correctly. But when there are no article's in the feed, the feed returns a 404. We...