Closed (won't fix)
Project:
Drupal core
Version:
5.11
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2008 at 21:16 UTC
Updated:
22 Jun 2011 at 00:13 UTC
This can be illustrated quite easily by creating a hierarchy of the form:
2 heads (h1, h2)
1 middle term (m)
2 bottom terms (b1,b2)
It will be displayed as
h1
-m
--b1
--b2
h2
-m
--b1
--b2
If you now try to delete h2, it will warn you that it will delete all the children but actually runs out of memory and fails to bootstrap.
Comments
Comment #1
dpearcefl commentedConsidering the time elapsed between now and the last comment plus the fact that D5 is no longer supported, I am closing this ticket.