When attempting to upload media after installing the latest update to media, file uploads work, but when the option for "Destination" appears, which is required, there are no selection options:
https://www.dropbox.com/s/ux60igbhggik6xw/Screenshot%202014-10-26%2022.5...
Since we pushed this update we've broken the ability to add media during development; any suggestions as to why? Here are dependent module versions:
File entity 7.x-2.0-beta1
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | default-field-widget-settings-2363897-3.patch | 2.25 KB | devin carlson |
Comments
Comment #1
olhernandez commentedComment #2
Soundvessel commentedWe are experiencing the issue as well and looking at inspector we see a radio group wrapper that is empty http://screencast.com/t/mT6b9HCbllT
Any workarounds?
Comment #3
devin carlson commentedFinally tracked this down: the default media field widget settings don't match the ones that are expected once you save the field instance settings.
The attached patch corrects the default field widget settings and fixes not being able to enable all schemes for a specific field instance.
As a workaround, simply visiting the settings page for the field you are having issues with and re-saving the settings should fix the problem.
Comment #4
devin carlson commentedTested #3 and committed to Media 7.x-2.x.