mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
ab5df7b2bd
When visiting a permalink with an anchor (e.g. /important-link#notes) the anchor part was being dropped during redirection. The change doesn't have a test. Functions like scrollToPost or scrollToElement don't have any effect in the test environment.