View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002337 | HTML & PERL | Bug Report - Interface | public | 2015-09-13 02:10 | 2016-02-22 23:19 |
Reporter | CDB-Man | Assigned To | DerIdiot | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0002337: My Entries>Community>Posts Per Page Link Issue [Offkorn] | ||||
Description | http://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 | ||||
Tags | No tags attached. | ||||