Modify

Opened 16 years ago

Closed 3 years ago

#2565 closed defect (wontfix)

Can't add or edit or delete users with dots in their Trac username

Reported by: jed.fonner@… Owned by: tst
Priority: high Component: TracSlimTimerPlugin
Severity: major Keywords: users
Cc: Trac Release: 0.10

Description

If I try to add a new user with a dot in the username via the SlimTimer Integration > Users administration page, it truncates the text after the dot and erases the email. It also becomes impossible to edit or delete the user. And of course, it fails to integrate with Slimtimer.

I've attached a screenshot showing before and after entering a user with a Trac username that contains a dot like "john.doe".

When I try to add a user with a dot or delete or edit, I get the following error in the log:

2008-02-13 14:26:08,146 Trac[main] WARNING: 500 Internal Server Error (500 Internal Server Error (Unknown Admin Page))

I suspect there is some code that doesn't properly handle Trac usernames that contain dots.

Attachments (2)

ScreenShot01 - Before Adding User.png (24.3 KB) - added by anonymous 16 years ago.
Before adding a user with a dot in the Trac username
ScreenShot02 - After Adding User.png (24.4 KB) - added by anonymous 16 years ago.
After adding user (showing the problem)

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by anonymous

Before adding a user with a dot in the Trac username

Changed 16 years ago by anonymous

After adding user (showing the problem)

comment:1 Changed 15 years ago by jan.jelschen@…

I'm having the same problem. The corresponding data is stored in a file called users.xml in the conf directory, it seems. When adding a new user with a dot in its name it gets stored correctly, it just isn't displayed properly.

Still, integration with SlimTimer doesn't work for me, either. I haven't figured out how exactly it should work, though, and I might also have a problem with the API key not being stored as described in #3049...

comment:2 Changed 3 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Deprecated and removed.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain tst.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.