Needs review
Project:
Media: BlipTV
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Oct 2012 at 15:04 UTC
Updated:
26 Oct 2012 at 15:10 UTC
Jump to comment: Most recent file
During the process of embedding a file into a textarea using Media's WYSIWYG integration, Media: BlipTV currently checks to see if the file being embedded has the mimetype video and then "bypasses" the view mode selection form by automatically submitting the form.
This functionality should be removed for a number of reasons:
This is also currently not working since Media: BlipTV checks for the mimetype video which is incorrect (it should be something like video/bliptv) and may not be available (see #1823078: Create video/vimeo mimetype).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | remove-view-mode-autosubmit-1824156-1.patch | 612 bytes | devin carlson |
Comments
Comment #1
devin carlson commentedA patch to remove the view mode autosubmit.
Comment #2
Rob_Feature commentedI totally concur...we need to be able to choose the view mode for videos. Autoselecting one is fairly user-hostile.