Link to user's preference page (from admin view) returns 404

Hi,

We just noticed this bug across a few different sites we run.

When you’re in the admin view and click on the “Visit this user’s preferences page to edit their profile” link it returns a 404 error.

Here’s are some dummy links for reference…

What you get when you click the “Visit this user’s preferences page to edit their profile” from the admin view:
https://our.domain.com/admin/users/1234/lizlemon/preferences

The user’s profile exists (non-admin view) at:
https://our.domain.com/u/lizlemon/preferences/account

Thoughts?

2 Likes

Thanks for the report. This is already fixed as per the commit below. It will be deployed to your instance soon.

https://github.com/discourse/discourse/commit/b9bf751b8823a39d3398d7c170fddef4fc84bbfd

9 Likes

Wünderbar. Thanks @vinothkannans

4 Likes