duplicate version lines in feedapi_itemfilter.info file
Matt V. - April 13, 2009 - 01:01
| Project: | FeedAPI Item Filter |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The feedapi_itemfilter.info file contains duplicate "core", "version", "project", and "datestamp" lines. Having duplicate "version" lines appears to cause false-positives on Drupal's "Available updates" page.
I believe the "version" line shouldn't appear in the file on cvs.drupal.org, since it gets added by the project module when it creates the tar file.
