The "Next 50" and "Previous 50" buttons in the moderation log don't work properly #207

Closed
opened 2021-04-26 15:08:30 +00:00 by ChristopherCormier · 0 comments

After you have more than 50 entries in the modlog, the "Next 50" button appears, but it's a link to imgboard.php?manage&modlog=0=50 which has the same content.

You have to manually rewrite the address to imgboard.php?manage&modlog=50=100 to see the second page.

At this point, if you click "Previous 50", it's a link to imgboard.php?manage&modlog=50=0 which doesn't seem to change the content of the page either.

After you have more than 50 entries in the modlog, the "Next 50" button appears, but it's a link to *imgboard.php?manage&modlog=0=50* which has the same content. You have to manually rewrite the address to *imgboard.php?manage&modlog=50=100* to see the second page. At this point, if you click "Previous 50", it's a link to *imgboard.php?manage&modlog=50=0* which doesn't seem to change the content of the page either.
tslocum referenced this issue from a commit 2021-04-26 15:37:02 +00:00
tslocum referenced this issue from a commit 2021-04-26 15:40:05 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/tinyib#207
There is no content yet.