404 when clicking on about page avatar

Reproduce:

  1. Load http://discourse.example.org/about
  2. Click on an avatar of a listed user to get the usercard pop up
  3. Click on the user avatar again

Expected behavior:

  • The user card closes, or
  • Browser goes to the full-page profile of the user

Actual behavior:

2 Likes

Worth a look if you can repro @eviltrout.

All I have to do is go to the About page and put the mouse cursor on the profile picture and I can see that the link is http://discuss.seasteading.org/users/.

Installed is v1.3.0.beta4 +5, so I don’t get a 404; I get the users directory.

True … to clarify, we get the 404 because we had to disable the leaderboard. The URL is still the same though.

Fixinated:

https://github.com/discourse/discourse/commit/9e7080eee4a6c28cfc3bffe5aed538aaa18df681

4 Likes