Closed (duplicate)
Project:
Drupal Give
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2012 at 12:02 UTC
Updated:
25 Apr 2012 at 10:38 UTC
It is not possible, after disabling and uninstalling the module "Drupalgive" to delete "Drupalgive-Contribution" at "admin/structure/types".
Something is wrong.
Thank you for this great idea and module.
Comments
Comment #1
z.stolar commentedThis is actually a feature, so I believe the problem you mention is not a problem of drupalgive, but of the features modules, which is a great great module, but has few annoying bugs...
Comment #2
wusel commentedSorry, no, you are wrong.
The features modules does not know anything above "Drupalgive-Contribution" by itself.
It cannot be an error of the features module, becauce the node-type "Drupalgive-Contribution" is installed by installing "Drupalgive". So at uninstall "Drupalgive" has to uninstall this too to show a proper website without Drupalgive.
Hint:
The uninstall-hook normally has to be in the missing
drupalgive.install-file!Comment #3
z.stolar commentedThe issue is wider than the drupalgive feature and is discussed here: #1055460: Disabling a feature does not disown content type
Comment #4
wusel commentedThis is very strange to me.
For me and others:
Look at http://drupal.org/node/1055460#comment-5141964 (#66)
I will test this in a few days.