[drupal-devel] [bug] Run view nodeapi action on *teaser* in feed
generation (quickfix)
Goba
drupal-devel at drupal.org
Fri Apr 8 18:22:59 UTC 2005
Issue status update for http://drupal.org/node/20188
Project: Drupal
Version: cvs
Component: node.module
Category: bug reports
Priority: normal
Assigned to: Goba
Reported by: Goba
Updated by: Goba
Status: patch
Attachment: http://drupal.org/files/issues/Drupal-fix-feed-nodeapi-view.patch (718 bytes)
Node_feed() instructs the nodeapi view call it invokes to deal with the
body of the node, but afterwards it only uses the teaser to generate
the feed. So the nodeapi hook should be called with teaser processing
in mind. This simple patch fixes that.
Patch is against DRUPAL-4-6 (but it is not possible to categorize this
bug as such), and it probably also applies to HEAD.
Goba
More information about the drupal-devel
mailing list