Closed (fixed)
Project:
Drupal core
Version:
4.6.6
Component:
book.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2004 at 02:09 UTC
Updated:
7 Jun 2006 at 17:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
robin monks commentedThe
<div class="book"><div class="nav"> <div class="links"><div class="prev"> </div><div class="next"> </div></div> <div class="titles"></div></div></div></div>still exists. Bumping up to HEAD.Robin
Comment #2
crunchywelch commentedHere is a patch that fixes this, it rearranges the theme_book_navigation function logic to only output the navigation book div if there is content to display.
Comment #3
crunchywelch commentedSeems I tried to sneak in my timezone system.module patch as well ;). Here is a patch without the system.module diff.
Comment #4
killes@www.drop.org commenteddoesn't apply anymore.
Comment #5
beginner commentedThis seems to be fixed in HEAD and it seems in 4.7, too.
Does the 4.6 accept minor bugs like this one?
Comment #6
(not verified) commented