By Continental on
I have path auto module, that makes from /users/34 the short url user/his_name.
the thing I faced today that users used numers (!!) like 111 in his name. e.g. it
were created "/user/11111" alias for "uses/100" (real situation, happy 100 users of my site made mess and was blocked ;-)
question: what will be when user number 11111 will be register, but the alias for him will be occupuied?
what is the best solution to prevent it?