Closed (fixed)
Project:
Node and Comments Form Settings
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2010 at 11:05 UTC
Updated:
18 Mar 2010 at 18:00 UTC
I downloaded this module with drush via CVS and
nodeformsettings.info
and
cckformsettings.info
are not updateded correctly.
nodeformsettings.info - CVS-version:
; $Id$
name = Node Form Settings
description = "Multiple changes to node form and comment form for better usability."
core = 6.x
; Information added by drupal.org packaging script on 2009-09-20
version = "6.x-1.x-dev"
core = "6.x"
project = "nodeformsettings"
datestamp = "1253449177"
nodeformsettings.info - "normal" version:
; $Id$
name = Node Form Settings
description = "Multiple changes to node form and comment form for better usability."
core = 6.x
; Information added by drupal.org packaging script on 2009-09-20
version = "6.x-1.x-dev"
core = "6.x"
project = "nodeformsettings"
datestamp = "1253449177"
; Information added by drupal.org packaging script on 2010-03-02
version = "6.x-1.5"
core = "6.x"
project = "nodeformsettings"
datestamp = "1267563624"
As you can see in the "normal" versions the packaging script has added text instead of replacing it. And in the CVS-versions these additions will be stripped away. When going to
/admin/reports/updates
it complains about being the latest version of this module.
Comments
Comment #1
lelizondo commentedThanks for reporting this. I've just committed a clean version of both .info files, we'll have to wait a few hours until drupal creates a new tarball.
I'll mark this as fixed, but If this is not solved by tomorrow, please reopen.