Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2006 at 18:41 UTC
Updated:
28 Mar 2006 at 15:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
jo1ene commented+1
I just ran into this problem in conjunction with the civic space theme book navigation issue. I thought it was the theme, but thankfully found this issue in a last ditch search effort.
This fix works.
Comment #2
jo1ene commentedSending it to the patch queue.
Comment #3
m3avrck commentedConfirmed bug. Here's a patch which fixes this, along with removing some uncessary array_push() which should only be used when you are adding multiple elements to an array. As per PHP.net:
Comment #4
Steven commentedCommitted to HEAD and 4.6.
Comment #5
(not verified) commented