[drupal-devel] [bug] book pages dishonor node_access
    sulleleven 
    drupal-devel at drupal.org
       
    Thu Feb  3 17:36:41 UTC 2005
    
    
  
 Project:      Drupal
 Version:      cvs
 Component:    book.module
 Category:     bug reports
 Priority:     normal
 Assigned to:  moshe weitzman
 Reported by:  moshe weitzman
 Updated by:   sulleleven
 Status:       patch
i noticed this a while back... thnx for the patch.
would a similar reason apply to the project modules issue nodes?
sulleleven
Previous comments:
------------------------------------------------------------------------
January 31, 2005 - 02:41 : moshe weitzman
Attachment: http://drupal.org/files/issues/tree.diff (921 bytes)
Book pages slighty disobey the node_access system because they always
return a value for book_access('update'). This simple patch causes us
to use node_access when the user has a chance of being able to update
the current page.
------------------------------------------------------------------------
February 3, 2005 - 16:34 : moshe weitzman
Attachment: http://drupal.org/files/issues/book_25.patch (882 bytes)
i had the conditions reversed. thanks jonbob.
-- 
View: http://drupal.org/node/16462
Edit: http://drupal.org/project/comments/add/16462
    
    
More information about the drupal-devel
mailing list