Closed (fixed)
Project:
Hierarchical Select
Version:
5.x-3.0-rc6
Component:
Code - Book
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Oct 2008 at 17:36 UTC
Updated:
3 Dec 2008 at 23:21 UTC
It appears that my installation allows me to set a book page as it's own parent.
Doing so, and saving the node, results in a mysql memory error. I assume this is due to the book module trying to build the self-recursive page list. Future visits to the same node result in the same.
Steps to reproduce (assuming module installed):
1. Create new book page (don't use existing content, you may have to delete it to recover)
2. Edit book page
3. Set the node parent to itself in the hierarchal select box
4. Submit
Result: Mysql memory error any time that node is visited.
Comments
Comment #1
wim leersThanks for reporting!
A duplicate of this issue – with some additional information – was here: http://drupal.org/node/329414.
Comment #2
wim leers