Project

Contents

Issue #00005510

Throw 404 Error if content found but no design implemented for requested media key
Feature/Improvement

Currently we throw an HTTP 500 error if the requested content is found but there is no design implemented for the requested media key (like "txt").

We now check this situation a bit earlier and throw an HTTP 404 error instead.