Jeff-Lewis / g02me

Automatically exported from code.google.com/p/g02me
0 stars 0 forks source link

Users able to register with periods in username, causes errors #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A user can register a username with periods, which makes the query to find
their username break.  

Example:

Username: "bob."

userpage url: http://go2.me/user/bob.

result: "Fail: Page not found." error, puts "user bob" into google search box.

Expected: Disallow use of periods in username.

Original issue reported on code.google.com by cwk...@gmail.com on 12 Nov 2008 at 10:01

GoogleCodeExporter commented 8 years ago
I just allow "." in the URL so the user page works, now.

Original comment by mckoss@gmail.com on 12 Nov 2008 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by cwk...@gmail.com on 22 Apr 2009 at 11:52