plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
246 stars 186 forks source link

TinyMCE: "Insert Media" of internal audio file fails #2240

Closed ksuess closed 1 year ago

ksuess commented 6 years ago

What I did:

Used "insert media" with an internal audio file address like http://bluechurch.example.com/marketplace/06-grace-kelly.mp3/view

What I expect to happen:

Generation of a node like `

or

`

What actually happened:

A video node is created instead of an audio node. cd_release_susi_ _blue_church cd_release_susi_ _blue_church

Also the use of the address without "/view" in "insert media" fails with `

` That seems to be correct, but doesn't play the audio.

What version of Plone/ Addons I am using:

5.1rc1 (5.1-latest)

jensens commented 1 year ago

I close the issue, because it addresses Plone 5.1 which is no longer supported. If you think this is wrong please reopen the issue and assign a matching milestone.