Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2009 at 22:58 UTC
Updated:
11 Nov 2009 at 19:40 UTC
See attached. Nodewords was disabled when running update.php. The problem could be Update #6136, that needs to verify if nodewords is already enabled before it enabled the submodules programmatically.
You can see in the screenshot that nodewords checkbox is disabled... Hopefully there is no data lost.
| Comment | File | Size | Author |
|---|---|---|---|
| nodewords_upgrade_from_D5.png | 13.25 KB | hass |
Comments
Comment #1
hass commentedI think the submodules need to be kept disabled if the main module is disabled...
Comment #2
avpadernoThe bad is that the checkbox for Nodewords has been disabled from Drupal core code, which notices there are modules that require nodewords.module. It would be better that the checkbox should be disabled only when it is checked.
I fixed the code, which now checks if the module is enabled; this needs to be done because the update functions are invoked even when the relative module is disabled.
Comment #3
hass commentedNote: The module wasn't disabled by core, it was disabled by me for the reason that the core documentation suggest to disable all modules prior to a major version upgrade. Your fix should solve this! thx.
Comment #4
avpadernoI was referring to the checkbox under , which for Nodewords is not selectable; that means you cannot enable the module, which remains disabled.
I notice that there are two columns of checkboxes; which module do you have enabled? It could be of use for my site too.
Comment #5
hass commentedthrottle