My .02 --
I don't really see this as a bug, but as a feature that protects a site from mass content deletion if a node type is inadvertently deleted.
One possible fix, which would be more of a feature: if there are nodes of any content type, flash a warning onscreen if a user is attempting to delete the node type.
Generally, though, the ability to delete node types should only be given to highly trusted -- and highly competent -- users.
Cheers,
Bill
bharani kumar wrote:
Hi
The steps to generate the bug are:
Create a Content type (eg: Content type 1)
Create a content(eg: content-1) of the same content type (Content type
1). 3. Delete the Content type (i.e., Content type 1). 4. Try to edit the content (content-1).
The browser will show warning, and you wont be able to edit the contents.
- Now create a content-type with the same name, which you have deleted
(i.e., Content type 1), and you will be able to edit or delete your content (i.e., content-1).
???Any solution
thanks