There are two issues with node feed. 1) $node->build_mode = BUILD_MODE_RSS should be $item->BUILD_MODE_RSS. 2) The link in the rss items cannot be overriden via nodeapi op = 'rss item'.
see attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | mw.patch | 1.3 KB | moshe weitzman |
| node_feed_link.patch | 1.06 KB | dopry |
Comments
Comment #1
birdmanx35 commentedThis patch applies cleanly to core.
Comment #2
moshe weitzman commentedi tested as well as code review.
Comment #3
gábor hojtsyUse of $link later was not properly modified. I am not entirely sure though that tacking the link key there is a good idea. Although I see you'd seek a way to modify it.
Comment #4
moshe weitzman commentedfixed later use of $link. please elaborate on "not a good idea" if code changes are needed.
Comment #5
gábor hojtsyWell, all right, committed.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.