Closed (won't fix)
Project:
Content Templates (Contemplate)
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2009 at 21:02 UTC
Updated:
21 Jul 2010 at 03:49 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedPersonally I dont see the need for this "feature"
Especially as it clearly states on the Modules page
"It is important that update.php is run every time a module is updated to a newer version."
Comment #2
thekevinday commentedMy concern is that it is misleading when there are 0 updates to be made, I click submit anyway and then it says 0 updates were applied.
It suggests that nothing was done, despite the opposite.
Comment #3
alxp commentedThe "number of updates to be made" only counts database table changes I believe. Modules still might need to update things like variables that don't require table changes. This is "normal" for Drupal but can be a bit of a gotcha if you don't run update.php. I think this is more of a general shortcoming of the update system rather than a specific problem with Contemplate.
Comment #4
jrglasgow commented