Issue status update for http://drupal.org/node/19377 Project: Drupal Version: 4.5.2 Component: book.module Category: bug reports Priority: normal Assigned to: matteo Reported by: matteo Updated by: puregin Status: patch Why is node_invoke_nodeapi() called twice (before and after $node->body is appended to $output)? puregin Previous comments: ------------------------------------------------------------------------ March 24, 2005 - 05:22 : matteo Attachment: http://drupal.org/files/issues/book_nodeapi_1.patch (1.11 KB) Filter_nodeapi is not recalled when printing a book. Here is a patch that solves the problem. You can easiliy reproduce the problem by installing inline.module, where images are regularly printed when viewing the pages, while [inline] tag is not rendered when printing a printer-friendly page. Matteo ------------------------------------------------------------------------ April 15, 2005 - 06:37 : matteo Any news on this matter ??