I've noticed that this module doesn't work correctly with drupals caching system, I've looked into it and found that this problem also existed in the views_rss module
Luckly they produced a patch for the code http://drupal.org/node/231424
I've created a similar patch for this module and attached it.
| Comment | File | Size | Author |
|---|---|---|---|
| views_node_feed_cache.patch | 424 bytes | dominickendrick |
Comments
Comment #1
catchPatch looks sane to me and we're running it on production.
Comment #2
andrewlevine commentedcommitted to DRUPAL-5. thanks
Comment #3
andrewlevine commentedFYI, made a new release with this, another bug fix, and an example added to the docs