Closed (fixed)
Project:
Media Gallery
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2012 at 20:05 UTC
Updated:
27 Feb 2013 at 13:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
moloc commenteduntested patch
Move in 2.x branch from media field to file field.
Comment #2
moloc commentedtested & updated patch
Comment #3
moloc commentedMaybe it is better to not rename all functions to be more backward compatible. So users which upgrade do not have to update their own code, overriding theme functions.
Comment #4
moloc commentedNew version, without changing theme functions.
I think, this is ready to commit now. ([edit] untested[/edit])
Comment #5
moloc commentedadd fixes for lightbox in javascript and css
Comment #6
moloc commentedCommitted to 7.x-2.x.
Comment #8
softone commentedIt seems there is no upgrade path from 7.x-1.0-beta8 to 7.x-2.x-dev.
media_gallery_media field remains and is of type media.
This breaks the rest of the code.
Should this issue be reopened or should a new one be created?