Feature #5228
Users are just numbers
Status: | Closed | Start date: | 2010-03-31 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: | Fixed |
Description
I see that I can link to redmine users, but only with their user number. Would it also be possible to refer to users by their login? Or are these non-unique?
Related issues
History
#1
Updated by Felix Schäfer almost 13 years ago
Logins could also be digits only, so while logins and user ids are unique on their own, their might be overlap when taken together.
#2
Updated by Maarten Brock almost 13 years ago
Felix,
Thanks for answering.
But that could be fixed by using a different prefix, right?
"Maarten Brock":http://www.redmine.org/users/13899uses user ids.
And this could point to the same user by login:
"Maarten Brock":http://www.redmine.org/logins/m.brock
#3
Updated by Filou Centrinov almost 10 years ago
#4
Updated by Daniel Felix almost 10 years ago
#5
Updated by Andriy Lesyuk over 8 years ago
I have implemented support for user logins in URLs for WikiNG.
#6
Updated by Marius BALTEANU over 5 years ago
Link to user profile was committed in #4179. The following syntaxes are supported:
- user:login
- @login
and a new proposal was made to support also user:1.
#7
Updated by Mischa The Evil over 5 years ago
- Related to Feature #3856: show userpage by 'login' rather than 'id'. added
#8
Updated by Go MAEDA over 3 years ago
- Category set to Text formatting
- Status changed from New to Closed
- Resolution set to Fixed