#2539 closed defect (bug) (fixed)
Usernames with a space do not work with mentions in trac
Reported by: | grapplerulrich | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Trac | Keywords: | needs-patch |
Cc: |
Description
For example TemplateMonster 2002
In this theme review ticket the recommendation comes as @ TemplateMonster 2002
instead of @ templatemonster-2002
Change History (5)
#1
@
6 years ago
- Keywords needs-patch added
- Priority changed from normal to high
Version 0, edited 6 years ago
by
(next)
#2
@
6 years ago
Just confirming here for future Patching, that we do indeed use the slug
field rather than the login
field, so @
user-nice-name
is correct and @
User Login Name
is incorrect (but mostly matches)
Note: See
TracTickets for help on using
tickets.
I have the same problem!