Closed (fixed)
Project:
Media Gallery
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2012 at 16:20 UTC
Updated:
29 Nov 2014 at 15:04 UTC
Jump to comment: Most recent
Comments
Comment #1
moloc commentedWe are working on media 2.x compatibility in #1244204: Make media_gallery work with media-7.x-2.x branch
The upgrade path will probably be #1349058: Convert 'Media' fields to 'File' fields that use the 'Media file selector' widget.
Comment #2
therobyouknow commentedThanks @Moloc - do you think there will be a solution from this weekend's Atlanta code sprint (Oct 26)?
If not I think I'm going to have to abandon Panopoly :( until this issue is resolved: without media_gallery supporting media 2.x in Panopoly, there is no way to support multiple image uploading.
Comment #3
moloc commentedWe do not create a release this weekend.
There are some new issues, that needs to be tested and fixed with media 2.x.
Just to mention: plupload also works with media 1.x (to upload multiple files at once).
Comment #4
lsolesen commented@therobyouknow The next release will not be release before the RC9-blockers are resolved.
http://drupal.org/project/issues/search/media_gallery?text=&assigned=&su...
Comment #5
therobyouknow commentedThanks @Isolesen I had a look at the RC9-blockers, at time of writing, I'm new to Drupal code but I would really like to try to help with these. I'll read them through a couple of times, read around the documentation for them, documentation on APIs. I'm in the process of evaluating debuggers to step through the code to help me understand it -- and see that any fixes I might do solve the problems. All of this will take time, and may be too long for media_gallery, by then the issues may be fixed, but I will still try as I will be able to help fix other modules in the future. I am already progressing up the Drupal Ladder curriculum to help me get skilled-up (drupalladder.org).
Comment #6
lsolesen commented@therobyouknow welcome aboard.
Comment #7
lsolesen commented@therobyouknow welcome aboard.
Comment #8
moloc commentedThis seems to be fixed a while ago with an update hook. See #1883270.