The package versioning information was added to the committed version of the file in CVS. This information is suppose to be added in packaging and caused me some issues with drush and update status knowing the right version. Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| search404_nopackage.patch | 556 bytes | populist |
Comments
Comment #1
grendzy commentedThis is also present in the DRUPAL-6--1-1 tag. It's incorrectly marked as version = "6.x-1.0", which causes update_status to report the wrong version.
Comment #2
zyxware commentedSo I just need to apply this patch and commit back to CVS?
Regards
Zyxware
Comment #3
zyxware commentedI have removed the packaging information from the current release made today.
It should reflect in the Latest Dev snapshot after the nightly builds
Regards
Zyxware
Comment #4
grendzy commentedThanks! Can you also remove
version = VERSIONfrom the .info file?BTW thanks for your work on this module. It works so well I'm now usually installing search404 instead of customerror.
Comment #5
zyxware commentedHello Grendzy
We have removed the "version = VERSION" from the info file and it should be there in our latest release.
Do check it out and let us know and Thank You for using our module.
Regards
Zyxware
Comment #6
grendzy commentedLooks great, Thanks!
Comment #7
zyxware commentedOk then I am closing this issue :)
Thanks
Zyxware
Comment #8
Narno commentedThis is a same with "package = Other", you can delete it: it's not necessary because "Other" is de native/default package in modules list page for module without package name.
Comment #9
bartezz commented+1 @ Narno.
Most of my optional modules are placed under 'Other'.
Search404 has this defined in the .info file therefore creating a whole new 'Other' list with just Search404 sitting in it....
Cheers
Comment #10
zyxware commentedHi Narno
We have removed the packaging info from 6.x version and commited in the dev,
Let us know if this is enough.
Regards
Zyxware
Comment #11
zyxware commentedMarking this as fixed there there has been no activity.
Feel free to open the issue in case it is not resolved.
Regards
Santhosh Raju
Comment #12
Narno commentedThank you zyxware (I know I'm late) ! :-)