Closed (fixed)
Project:
Book access
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Oct 2008 at 18:23 UTC
Updated:
9 Feb 2009 at 19:40 UTC
I just had a quick read of the code. webchick's is hyping this module at http://groups.drupal.org/node/16134#comment-55161.
if ($node->type == 'book') {. huh? we only protect nodes of type=book? i must be missing something
Comments
Comment #1
harry slaughter-> if ($node->type == 'book')
this is a relic of the D5 version of the module.
the D6 port was never properly completed or tested.
i'm going over the module right now to remedy that and will integrate this ticket.
tks moshe
Comment #2
harry slaughteraddressed in rc2