Modify

Opened 4 years ago

Last modified 4 months ago

#13880 new defect

Usernames with spaces regarded as two usernames

Reported by: mats.koponen@… Owned by:
Priority: normal Component: AutocompleteUsersPlugin
Severity: normal Keywords:
Cc: Jun Omae Trac Release: 1.2

Description

When using a username including a space the list will create two items with no email address.

example

'Person 1', 'Some Name', 'some@…'

will make a cc list item as cc: "Person, 1"

When selecting in the autocomplete list it looks OK, but in the saved field of the ticket the error occurs.

In regard to this we have tried to remove the flawed user and added a more correct username 'Person1' for the same email address. I.e. we have tried to cleanup the userslist in htpasswd.

The old user is still present in the autocomplete list as well as the new one.

We would possibly want to rebuild the list used for autocompletion. A reset function or similar whithout resetting the whole database.

Attachments (0)

Change History (1)

comment:1 Changed 4 months ago by Ryan J Ollos

Owner: Tetsuya Morimoto deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.