modules cannot add their own rss items to feeds
der - February 24, 2007 - 14:50
| Project: | Feed |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Modules cannot add their own rss items to feeds. The call to node_invoke_nodeapi($item, 'rss item') occurs AFTER item body and teaser have already been put into the feed. Here is a patch that fixes the problem.
| Attachment | Size |
|---|---|
| feed.module.patch | 1.26 KB |
