Closed (fixed)
Project:
Movie Review
Version:
4.6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2005 at 17:29 UTC
Updated:
26 Nov 2005 at 21:20 UTC
Great module by the way and I love the sorting functions. However, when I sort by year, it only applies to the page I'm on. If I sort page 1 by year, then turn to page 2, it's page 2 of the alphabetical listing and I have to resort the list again. This could get terribly frustrating if one were to have 100+ reviews to browse through. Is there any way for the list to remain sorted when you go to the next page?
Comments
Comment #1
sergio@www.s3006.com.br commentedHello there...
To fix that, on moviereview.module, at line 321, there is the following line:
replace that line with the following code:
Comment #2
Emiliano commentedCommited to moviereview.module 4.6 on 2005/11/12.
Comment #3
(not verified) commented