Closed (fixed)
Project:
Privatemsg
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2009 at 22:31 UTC
Updated:
8 Feb 2009 at 23:30 UTC
When using CVS checkout on the privatemsg module along with cvs deploy module privatemsg module is the only one that throws an error because of the wrong format in the .info files. According to http://drupal.org/node/231036 putting the version in the .info file in drupal 6 is not recommended for this reason with the conflict in update status.
I have attached a screen shot and a patch against the Drupal-6--1 branch.
| Comment | File | Size | Author |
|---|---|---|---|
| privatemsg.diff | 1.53 KB | thill_ | |
| Available updates.jpg | 222.53 KB | thill_ |
Comments
Comment #1
berdirSimple patch, looks good.
Comment #2
avpadernoI tested it, and it works.
Comment #3
litwol commentedCommited .thanks!