Closed (fixed)
Project:
DHTML Menu
Version:
6.x-1.x-dev
Component:
PHP Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Nov 2007 at 08:14 UTC
Updated:
29 Apr 2008 at 00:07 UTC
It's a bother to replace the static blocks after the module is enabled, but it's even worse to have to reverse this setting when the module is disabled: Instead of displaying the static blocks, the site loses all DHTML blocks immediately without replacement.
A hook_disable function should be added that effectively does the reverse of http://drupal.org/node/188971, in that it reads the placement values of the DHTML blocks and assigns them to the static equivalent blocks. (Obviously, we can omit the disabling of the DHTML blocks as they will be removed anyway.)
It's not a critical issue, but I believe this should be backported to 5.x so I mark it as a bug.
Comments
Comment #1
brmassa commentedArancaytar,
its done on 1.04+. thanks
regards,
massa
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.