jamesatzephyr#
So, I think this started this weekend or thereabouts.
If I'm logged in and go to Recent Topics, you get links that take you to pages that end in /unread, if there are unread comments in that post. e.g. www.vekn.net/forum/expansion-sets-card-ideas/76887-submission-celerity-fixes/unread
Find one that takes you to a page that isn't page 1 of the comments. e.g. that Celerity Fixes link takes me to www.vekn.net/forum/expansion-sets-card-ideas/76887-submission-celerity-fixes?start=12#89602
Now find the bar with the page number links in it. Start Prev 1 2 3 4 5 Next End
Hover over the number 1.
The link I get is: www.vekn.net/forum/expansion-sets-card-ideas/76887-submission-celerity-fixes?start=%1$d
And in case any of that gets eaten by some special character handler, it's:
celerity-fixes question-mark start equals-sign percent-sign 1 dollar-sign d
Click on that and it appears that the forum interprets that as start=1. So you don't see entry 0, which is the original post.