Need to check if a WikiName is not already in use when creating new accounts
Bug #34204 reported by
Guilherme Salgado
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad itself |
Invalid
|
Medium
|
Unassigned | ||
Bug Description
When we create a new account we automatically create a WikiName for that account, so that account can be used to log on the Ubuntu wiki. The problem (as one can see in OOPS-67C37) is that we don't check if a WikiName is not already in use before trying to insert it in the database.
To post a comment you must log in.
I was completely wrong. We do check if a WikiName is not already in use and the problem on that OOPS is something for which we already have a bug filed.