FeedMixer 1.1 (Nov 28, 2007)
This release fixes a caching bug in the portlet rendering code which could cause FeedMixer to never update its feeds.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 3 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Wichert Akkerman |
| Released | 2007/11/28 |
Change log
Correct caching of mixed feed entries: caching per instance instead of per request meant we would never update our feed as long as the ZODB did not expire the assignment. Instead to cache per request and using the list of feed_urls of the assignment.


