The issue is as described in the title, to reproduce, edit a file style, and under the "youtube" tab, selected a linked image preset as the display style. You will then see that the image is linked to http://example.com/media/. This gives a 404, as the relevant menu hook item was removed from the media module in version 2.x.

CommentFileSizeAuthor
#1 link_to_file-1371208-1.patch813 bytesacrollet

Comments

acrollet’s picture

StatusFileSize
new813 bytes

Patch attached. The methodology for getting the major version number of the media module is somewhat naïve, but should suffice.

damontgomery’s picture