mirror of
https://github.com/discourse/discourse.git
synced 2025-02-19 18:11:18 +00:00
Previously when a topic had e.g. 10 posts and you read them all, the link to the "first unread" would be `/11`, even when we knew there are only 10. (the topic route/controller would then fix that in the location bar after a second if you followed that URL)