Last modified: 2014-06-06 07:02:13 UTC
It seems to be an erratic bug. Possibly a caching issue? S says "it seems '#' leaks out into the URL, look for it changing"
In Flow, this seems to be reproducible in posts that are loaded in the infinite scroll. Ie. it doesn't affect the first 10 topics, but everything loaded after that will experience the problem.
Change 132150 had a related patch set uploaded by Wctaiwan: Use .on() instead of .click() for Flow Thanks https://gerrit.wikimedia.org/r/132150
*** Bug 65141 has been marked as a duplicate of this bug. ***
The patch has been merged but Gerrit Notification Bot was down. Manually marking as resolved.
Re-opening. This just re-occurred for me, at https://www.mediawiki.org/w/index.php?title=Talk:Flow&workflow=rvzy5wgxmdmgbfqa#flow-post-rw08d989ddxfsq1g
Once I48ef5e51fd3ac76ff5caf6907bc53d09357634bd is deployed, if JavaScript hasn't loaded yet, you'll be sent to Special:Thanks instead so this should stop happening.
I've noticed this sees to happen more frequently when you follow a link to a thread from an echo notification…
Change 137537 had a related patch set uploaded by Wctaiwan: Bind Flow Thank click detection to .flow-container https://gerrit.wikimedia.org/r/137537
Change 137537 merged by jenkins-bot: Bind Flow Thank click detection to .flow-container https://gerrit.wikimedia.org/r/137537
Latest issue seems to be fixed. Tested on a post-permalink. Thanks, Wctaiwan and Legoktm!