The link Discourse Meta - The Official Support Forum for Discourse doesn’t work to get to bookmarks for the currently logged in user.
Currently displays the message after redirecting to https://meta.discourse.org/u/DeanMarkTaylor/bookmarks
:
Oops! That page doesn’t exist or is private.
The bookmarks page has changed URL and the following URL can be used to link to it:
https://meta.discourse.org/my/activity/bookmarks
8 Likes
Sure @tgxworld can you fix?
2 Likes
tgxworld
(Alan Tan)
October 30, 2017, 5:22am
4
I’m not sure if /my/bookmarks
was actually used in previous translations but as of the current code base, that isn’t a valid route anymore. During my investigation, I did find a bug with the new user of the month post.
https://github.com/discourse/discourse/commit/0abc5f90cdc8393d401785e29e7137b1dff1163c
2 Likes
riking
(Kane York)
October 30, 2017, 5:47am
5
People made these links themselves by replacing the /user/name/ portion with /my/, so that explains why you can’t find it in any strings.
3 Likes