Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Changing username

Quote Reply
Changing username
I tried to change a username from "rina" to "Rina" in the Admin area (Admin -> Users -> Modify), and encoutered the following problem:

The column 'Rina' must be unique, and already has an entry 'user_username'.

So there seem to be two little bugs:

first it is not possible to rename a user to the same name, but with different capitalization (also capitals in the middle or at the end of the username are not allowed.) I was able to change it through "rina -> rina2 -> Rina".

second, the error text seems to confuse the column (user_username) with the entry (rina).


Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Changing username In reply to
Yes. I encountered this bug when I tried to change my username on this board from "wil" to "Wil". In the end I had to change my name from "wil" to "temp" and then back to "Wil" to change the capitalization. It's do with the fact that the system is not treating usernames as case sensitive, so to the system "wil", "Wil", wIl" will all be the same person.

Wil

- wil
Quote Reply
Re: [Wil] Changing username In reply to
>>It's do with the fact that the system is not treating usernames as case sensitive, so to the system "wil", "Wil", wIl" will all be the same person.<<

It's to do with the mysql column being unique.
Quote Reply
Re: [RedRum] Changing username In reply to
Yep. Therefore Wil, wil and wIl will be all different.

- wil
Quote Reply
Re: [Wil] Changing username In reply to
In Reply To:
Yep. Therefore Wil, wil and wIl will be all different.

You mean the same.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [jagerman] Changing username In reply to
Yes.

Wil

- wil
Quote Reply
Re: [jagerman] Changing username In reply to
Blush

- wil