Url not found from user page to users page

Hello,

Error message when you open Users page from User page. The requested URL or resource could not be found.

Repro:

  1. Go to a user page https://meta.discourse.org/my/summary
  2. Go to the hamburger menu and click Users

Edit: Same situation if you in a topic or a category.

Thank you! :slight_smile:

3 Likes

Thanks for reporting that! From a user’s page, the failed request will look something like https://meta.discourse.org/u/simon/directory-columns.json.

The issue with a topic or category page is similar, for example, clicking the Users link from this topic makes a failed request to https://meta.discourse.org/t/url-not-found-from-user-page-to-users-page/directory-columns.json.

2 Likes

Looks like

cc @markvanlan

3 Likes

Yep, here is a quick fix FIX: Absolute path for directory-columns.json by markvanlan · Pull Request #13488 · discourse/discourse · GitHub

4 Likes

This topic was automatically closed after 20 hours. New replies are no longer allowed.