Closed (fixed)
Project:
Drupal core
Component:
node.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Apr 2005 at 18:19 UTC
Updated:
25 Apr 2005 at 17:15 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Drupal-fix-feed-nodeapi-view.patch | 718 bytes | gábor hojtsy |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commented