Closed (fixed)
Project:
Station
Version:
6.x-2.x-dev
Component:
Playlists
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2009 at 15:31 UTC
Updated:
11 Oct 2009 at 19:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
tim.plunkettThis is technically not a bug, since Views is doing exactly what it's told.
In different scenarios, I've either overridden the view to either use a pager or to show all results.
This patch forces the view to do the latter, since I think that's the most commonly expected behavior.
Comment #2
drewish commentedgood call. committed to HEAD.
Comment #3
refreshingapathy commentedGentlemen,
You are both amazing, thank you for the quick fix! I'm about to go live with the new site, so I'll keep throwing any bugs and little patches I make over here.
Comment #4
drewish commentedthe real thanks goes to tim.plunkett. i'd totally lazy out but since he finds time to roll patches i feel like it's the least i can do to review them and commit them.
please keep the bug report coming.
Comment #5
refreshingapathy commentedI've installed the Sept 24th update from HEAD and it seems that this patch was either not committed or not fixed somehow - still only have 10 tracks displaying. When I patch from the one posted above, it works fine.
Comment #6
drewish commentedhumm... i just checked and it looks patched to me. did you try clearing the views cache? or you might have had an overridden view. let me know if it continues to be a problem.
Comment #7
refreshingapathy commentedCleared views cache and this is good. Thanks!