Remove Packaging Information from .info File
populist - August 31, 2008 - 11:56
| Project: | Search 404 |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | zyxware |
| Status: | needs review |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| search404_nopackage.patch | 556 bytes |

#1
This 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.
#2
So I just need to apply this patch and commit back to CVS?
Regards
Zyxware
#3
I 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
#4
Thanks! 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.
#5
Hello 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
#6
Looks great, Thanks!
#7
Ok then I am closing this issue :)
Thanks
Zyxware
#8
This 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.
#9
+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
#10
Hi 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