[drupal-devel] [bug] admin/node/book produces a blank page

puregin drupal-devel at drupal.org
Fri Apr 29 00:41:42 UTC 2005


Issue status update for http://drupal.org/node/21441

 Project:      Drupal
 Version:      cvs
 Component:    book.module
 Category:     bug reports
 Priority:     normal
 Assigned to:  Anonymous
 Reported by:  moshe weitzman
 Updated by:   puregin
-Status:       active
+Status:       patch
 Attachment:   http://drupal.org/files/issues/book.module_blank_admin_page.patch (488 bytes)

The function book_admin_view() does not return a non-empty string if
$nid is zero, which is the default value if /admin/node/book is
visited.  


The attached patch returns 'No book selected.'.  There's probably a
better way to do this.




puregin



Previous comments:
------------------------------------------------------------------------

April 27, 2005 - 11:20 : moshe weitzman

probably a result of the recent patch where we return content instead of
print.







More information about the drupal-devel mailing list