Details
-
Bug
-
Resolution: Obsolete
-
High
-
None
-
None
-
None
Description
When viewing content from the DemoBundle, if one of the parent items isn't viewable by the user, a permission denied error will occur.
This can be seen on http://demo/Media/Images/mount-Etna. This isn't because of the image itself, but cause of the folder content type. The media types themselves are whitelisted, but not the folders, and this generates an exception when the breadcrumb iterates over the hierarchy.