Active
Project:
Content Management Filter
Version:
6.x-2.01
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2011 at 01:00 UTC
Updated:
15 Jun 2012 at 12:11 UTC
The current recommended release has a broken version number (2.01). Using 2.01 will break drush makes files. If you look at the the project's update xml, it states the correct major version (2) and minor version (1). Please create a release with a valid version number.
Comments
Comment #1
decipheredI second this request, I had to remove the version number from a Drush makefile because of this which is slightly inconvenient and shouldn't be necessary.
Comment #2
dkingofpa commented@Deciphered - it's important to pin the versions in the Drush Make files. Rather than not use any version at all, you can use what is in the project's update xml. So here is how I define the project in my make files.
Comment #3
deciphereddkingofpa,
I agree it's important, and I thank you for your snippet, it's also important that this bug is fixed so the that it isn't confusing on what version number to use.
Cheers,
Deciphered.
Comment #4
rich.yumul commented+1
Comment #5
peter.walter commented+1
Causing me problems with makefile