mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
06d426bd87
Previously, while generating the topic page's canoncial url we used the current post number. It will create invalid canonical path if the topic has whsiper posts. Now we only taking the visible posts for current page index calculation.