Forum bug: Unable to navigate to the first page of a post with multiple pages
It seems like links to navigate the pages work fine except when using the first page link. Problem is that it doesn't add the explicit page number to the link. This is fine with the main forum since navigating to the default page shows the most recently updated posts (updated date descending order). However for posts, it always navigates to the latest response (updated date ascending order). Since there is no explicit page number in the link, you'll always be sent to the latest post (i.e., not page one). Manually adding in p1
to the url allows me to view it.
Might want to get that fixed.