[drupal-devel] [bug] admin/node/book produces a blank page
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.
participants (1)
-
puregin