 Atom/RSS feed for Issues and "Objects per page options"
Atom/RSS feed for Issues and "Objects per page options"
Added by Jm Delehaye almost 16 years ago
I think there's a conflict in application settings between "Feed content limit" and "Objects per page options".
For example :- I set "Feed content limit" to 150, and "Objects per page options" to "25, 50"
- I go to issue list, viewing 25 issues per page, and I click the "Atom" link
	- => The feed contains only 25 issues, not 150 as expected.
- => The feed contains only the first 25 issues, even if I navigate through issue pages and re-click on "Atom" link.
 
- It should work if I set "Objects per page options" to 150, but I can't do this on my production environment for performance reason.
- If this is the intended behavior, how to obtain a feed with the next 25 issues ?
- IMO, "Feed content limit" should be the only parameter to determine size of feed. Pagination of RSS feed should be delegated to RSS viewer.
Replies (1)
     RE: Atom/RSS feed for Issues and "Objects per page options"
    -
    Added by Jean-Philippe Lang almost 16 years ago
    RE: Atom/RSS feed for Issues and "Objects per page options"
    -
    Added by Jean-Philippe Lang almost 16 years ago
  
  Fixed in r3005.