Hi All,
I have been experimenting with using the media module, specifically the library. I have created a content type and have a media field. All works fine. If I set the form display for the field to "Media Library" all is good. I can create new content, in that content I can add media. However if I go to insert new media into the content and try to filter the media I then get "Access denied You are not authorized to access this page."
If I go to content then media it works fine.
What are the steps required to reproduce the bug?
- Add a media field to a content type
- Create new content
- Add some media
- Now try adding media, but use the filter
What behavior were you expecting?
- Was expecting the media library to filter images
What happened instead?
- Got "Access denied You are not authorized to access this page."
Did I miss something? Is this a bug?