In the .info file, a "fake version" is provided. The version provided does not meet newer Media version requirements. Can we set a higher version number here, like the actual one? Or remove it, and let people use something like this ( https://www.drupal.org/node/1905736#comment-7739283 )?

; We have to add a fake version so Git checkouts do not fail Media dependencies
version = 7.x-2.x-dev
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

augustekman created an issue. See original summary.

joseph.olstad’s picture

as a workaround you can download the latest release of file_entity (7.x-2.4) , it is up-to-date with 7.x-2.x dev.

Meanwhile I'll look at possibly making a change to the media module

joseph.olstad’s picture

Title: "Fake version number" should be updated for git checkouts » change requirements for file_entity to allow dev releases
Project: File Entity (fieldable files) » D7 Media
Version: 7.x-2.4 » 7.x-3.x-dev
Status: Active » Needs review
FileSize
2.11 KB

Moving issue from file_entity to Media (it's actually Media that depends on file_entity and defines this requirement, not the other way around).

see patch for Media

joseph.olstad’s picture

Title: change requirements for file_entity to allow dev releases » change file_entity requirements in Media to allow dev releases
joseph.olstad’s picture

joseph.olstad’s picture

Title: change file_entity requirements in Media to allow dev releases » change file_entity requirements in Media to allow dev releases including new file_entity 3.x
joseph.olstad’s picture

joseph.olstad’s picture

Priority: Minor » Normal
joseph.olstad’s picture

  • joseph.olstad committed 5b4c4e9 on 7.x-3.x
    Issue #2902804 by joseph.olstad: change file_entity requirements in...

  • joseph.olstad committed ee767e9 on 7.x-2.x
    Issue #2902804 by joseph.olstad: change file_entity requirements in...
joseph.olstad’s picture

Version: 7.x-3.x-dev » 7.x-2.x-dev
Status: Needs review » Fixed

pushed to Media 7.x-2.x dev and 7.x-3.x dev
now you can use Media 7.x-2.x-dev or 7.x-3.x-dev with file_entity 7.x-2.x-dev OR 7.x-3.x dev (new)

  • joseph.olstad committed ee767e9 on 7.x-3.x
    Issue #2902804 by joseph.olstad: change file_entity requirements in...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.