View Issue Details

IDProjectCategoryView StatusLast Update
0002337HTML & PERLBug Report - Interfacepublic2016-02-22 23:19
ReporterCDB-Man Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0002337: My Entries>Community>Posts Per Page Link Issue [Offkorn]
Descriptionhttp://anidb.net/perl-bin/animedb.pl?show=cmt&id=55156
=====

When you go to the forum posts section of the My Entries page, there's an assortment of Posts Per Page options on the lefthand side (10, 20, 30, 50, 100, 250, 500, 1000). When you select one higher than the default it works fine at first, but if you try to click the next page link it automatically switches back to the default Posts Per Page setting (250).

Example:

Default link = http://anidb.net/perl-bin/animedb.pl?uid=[UserNumber]&show=mydb&mode=community&epp=250&do=posts
Link changing the display to 1000 posts per page = ...community&do=posts&epp=1000
Link to Page 2 of the above = ...community&limit=1000&do=posts&page=1


That third link above does not work, instead sending you back to the first page set to 250 posts per page. The link that actually does work is:

http://anidb.net/perl-bin/animedb.pl?uid=[UserNumber]&show=mydb&mode=community&limit=1000&do=posts&epp=1000&page=1
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-09-13 02:10 CDB-Man New Issue
2016-02-22 23:19 DerIdiot Status new => resolved
2016-02-22 23:19 DerIdiot Resolution open => fixed
2016-02-22 23:19 DerIdiot Assigned To => DerIdiot