Postponed
Project:
Media: YouTube
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2013 at 14:14 UTC
Updated:
17 Dec 2014 at 08:55 UTC
Jump to comment: Most recent
Attached is a patch to add media 2.x version dependency.
| Comment | File | Size | Author |
|---|---|---|---|
| media_2x_dependency-1.patch | 432 bytes | mrP |
Comments
Comment #1
mrP commentedComment #2
devin carlson commentedWe've had issues with adding versioned dependencies to Media and File entity in the past.
The problem is that versioned dependencies don't work with -dev versions or git clones (they always fail, make it impossible to install/update the module) See #1013302: Composer metadata on dev versions doesn't work in update.php.
Marking this as postponed until the versioned dependency issues are fixed.