jasty
Contributor
- Joined
- Jan 19, 2018
- Messages
- 448
I had someone @mention me in forum discussion (from a manga chapter page) but the link took me to page two where there was no matching post for the anchor in the link. The actual comment was the last comment on page 1 instead.
I think you have an off by one error in the notification link generation where the last comment of page 1 is erroneously calculated as being on page 2. Either that or off by 1 in generating a 1-based page number from a 0-based calculation.
I think you have an off by one error in the notification link generation where the last comment of page 1 is erroneously calculated as being on page 2. Either that or off by 1 in generating a 1-based page number from a 0-based calculation.