Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2013 at 02:43 UTC
Updated:
28 Nov 2013 at 17:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaTry this out for size.
Comment #2
damienmckennaFYI I know that media_update_7108 should force file_entity_update_7210 to be ran, but that didn't happen on three sites out of eleven on a multisite install, hence the problem.
Comment #3
mrP commented+1 RTBC
I had a similar situation as Damien where 5/16 sites in multi-site installation failed during upgrade with error
Comment #4
mrP commentedComment #5
themusician commentedPatch worked perfectly. I was coming from 2.0-unstable7
Comment #6
ParisLiakos commentedthanks, committed to http://drupalcode.org/project/media.git/commit/4a88319
Comment #7
elijah lynnWhy was this reverted, anything we should know about?
Thanks
http://drupalcode.org/project/media.git/commitdiff/a0cd7a11b2f9d5e606a41...
Comment #8
elijah lynnAhh, nevermind, I see what happened now. There was some other commit before the one above that got reverted. I didn't read far enough up in the commit list.
Sorry.