Closed (fixed)
Project:
Taxonomy Lineage
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2009 at 02:04 UTC
Updated:
29 Nov 2009 at 03:20 UTC
lineage.info has old version information in it:
; Information added by drupal.org packaging script on 2007-06-19
version = "5.x-1.x-dev"
project = "lineage"
datestamp = "1182212284"I decided to try my hand at writing a patch for it (attached). It being my first attempt, please let me know if I did anything wrong. Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| lineage-v6-wrong-version-in-info-file.patch | 674 bytes | traviscarden |
Comments
Comment #1
traviscarden commentedComment #2
agileware commentedThe patch looks good, thanks.
Although best practice is to use diff -up instead of diff -u
That way you get the function name where the code is too (not really relevant for this patch I know)
If you want more info look at http://drupal.org/patch
This has been committed