View Issue Details

IDProjectCategoryView StatusLast Update
0000462HTML & PERLFeature Request - Interfacepublic2006-10-17 05:58
ReporterElias Assigned Toepoximator  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000462: votenumber as additional sort for Sorting by Rating
DescriptionWhen sorting by Rating in anime list, animes which have the same rating should be additionally sorted by number of votes (animes with greater number of votes will be than higher on list than animes with same rating but lower number of votes):
order by rating desc -> rating desc, number_of_votes desc
order by rating asc -> rating asc, number_of_votes asc

The same applies to sorting by Revs.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2006-07-22 10:23 DerIdiot New Issue
2006-07-22 10:23 DerIdiot Reporter DerIdiot => Elias
2006-09-11 07:41 epoximator Status new => assigned
2006-09-11 07:41 epoximator Assigned To => epoximator
2006-10-06 16:31 epoximator Status assigned => acknowledged
2006-10-17 05:58 epoximator Status acknowledged => resolved
2006-10-17 05:58 epoximator Resolution open => fixed