Bugzilla – Bug 770
itemsPerPage param does not work for album lists
Last modified: 2008-12-18 11:53:21 UTC
For some reason using the itemsPerPage= parameter works great for the genre and artists browseid3.xml queries, but when moving to the album level resorts to returning only a single entry. The exact url used to verify this was: http://myslimserver:9000/xml/browseid3.xml?artist=*&genre=*&album=&itemsPerPage=999 This query returns a single browse_entry element with offsets showing FROM 0 TO 1. As I am trying to write an external client that communicates via the XML interface, this is causing me quite some issue. Good work guys!!
Created attachment 248 [details] extra parameter in pagebar call was breaking itemsperpage This patch seems to clear it right up.
ah, looks good. go for it.
merged into 5.4.1 branch.
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.