"Duplicate" Usernames
Author
Discussion

Tripps

Original Poster:

5,814 posts

295 months

Thursday 18th November 2004
quotequote all
Ted,

Don't know whether this is a known feature of not, but I just spotted a new member called "FISH" and wondered how that might clash with the original "fish"?

Mrs Fish

30,018 posts

281 months

Thursday 18th November 2004
quotequote all



That's just not cricket

Chim_Girl

6,268 posts

282 months

Thursday 18th November 2004
quotequote all

PetrolTed

34,464 posts

326 months

Thursday 18th November 2004
quotequote all
Weird - I'll check that out.

JonRB

79,339 posts

295 months

Thursday 18th November 2004
quotequote all
Case-sensitive field for the username, by any chance, Ted?

PetrolTed

34,464 posts

326 months

Thursday 18th November 2004
quotequote all
Nope, it's not case sensitive.

It had been preceded with spaces. I've modified the code to prevent this in future.

BrianTheYank

7,585 posts

273 months

Thursday 18th November 2004
quotequote all
PetrolTed said:
Nope, it's not case sensitive.

It had been preceded with spaces. I've modified the code to prevent this in future.


thats what i was thinking before i saw ur reply. Way to burst my bubble.

JonRB

79,339 posts

295 months

Thursday 18th November 2004
quotequote all
PetrolTed said:
Nope, it's not case sensitive.

It had been preceded with spaces. I've modified the code to prevent this in future.
Damn. I was close though, inasmuch I was onto the database not identifying it as a non-unique value.

(Which I guess is bleedin' obvious really, so I should have just refrained from posting and continued to be thought of as a fool instead of posting and confirming the fact. )