Needs work
Project:
Autosave
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2010 at 18:38 UTC
Updated:
28 Jul 2010 at 09:29 UTC
When getting autosave from CVS, autosave.info has old packaging info in it from 6.x-2.2. This makes update status constantly tell me my version is out of date. This info should not be committed into CVS.
| Comment | File | Size | Author |
|---|---|---|---|
| autosave-info.patch | 560 bytes | jody lynn |
Comments
Comment #1
nancydruShould not have "Package" either.
Comment #2
liquidcms commentedpackage is Other; which is correct.
If left off it will just end up in Other - but no reason it can't be explicitly set.
Comment #3
liquidcms commentedunless someone wants to declare a new "standard" package like "Editor".. :)
Comment #4
nancydruAccording to Writing .info files (Drupal 6.x):
Comment #5
jcisio commented#1 is correct as per #4. The different is that if "Package = Other" it is lost in a site that doesn't use English (if package is undefined, it will be t('Other')).