Closed (fixed)
Project:
Admin role
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2008 at 20:04 UTC
Updated:
9 Jul 2008 at 12:15 UTC
Jump to comment: Most recent file
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -r DRUPAL-5--1-4 -d adminrole contributions/modules/adminrole
results in this error from update status:
Admin Role 5.x-1.1
Recommended version: 5.x-1.4 (2007-Jun-22) Download · Release notes
Includes: Admin Role
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | adminrole_info.patch | 483 bytes | mlncn |
Comments
Comment #1
mlncn commentedThe cause of this error is that the previous automatically-added version information in the .info file must have gotten committed to the project at some point. As a result, this first listing of 5.x-1.1 overrides the automatically-added correct version. This is what the .info file looks like when downloaded through the packaging system --
The first listing is not automatic and (like the second listing) should NOT be part of the file committed to CVS.
The attached patch should fix this.
benjamin, Agaric Design Collective
Comment #2
mlncn commentedWhich means that the patch needs review...
Comment #3
JacobSingh commentedPut this in DRUPAL-5
Comment #4
JacobSingh commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.