Closed (fixed)
Project:
Custom username validation
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Oct 2009 at 12:59 UTC
Updated:
1 Oct 2009 at 15:09 UTC
Because this module overwrites the default user validation (user_register_validate), a user can be added with an incorrect email-address.
Also you'll get a database error when registering with an already existing user name.
The complete "_user_edit_validate"-function is never executed which is probably unwanted behavior...
This is a big problem in combination with the content-profile module;
The guest-account gets a profile-node when someone adds a user with an incorrect email-address or existing user name.
After that it is impossible to add users (or registering)
Comments
Comment #1
Schneck commentedI'm afraid this happened since the bug is already fixed - I just did not remember to create an official release. Sorry for that, please download the 1.1 now.
Comment #2
Schneck commentedComment #3
Schneck commented