I was adding multiple users just now and user+ reports one valid email id as being invalid. The account wasn't created. Screenshot added.

Comments

marcp’s picture

Hi - if you are able to reproduce the bug please also list the other modules that are enabled. Looks like some aliases were setup at the same time. Maybe userplus isn't playing nicely with another module. The error message that appears comes from the user module, so I wonder if you can enter that email address for a user added in the standard manner.

venkat-rk’s picture

StatusFileSize
new6.4 KB

I added the user account in the standard way without any problem. I don't think it is an issue with the pathauto module because in this case, the aliases were also created. I wonder if the issue might be with the length of the email text field in user plus or some such arcane stuff.

Attached is the screenshot of the user account created in the normal way.

By the way, thanks for your module. It isn't fun entering hundreds of user accounts and then manually assigning the roles otherwise.

marcp’s picture

Interesting. I just entered the same email address that failed for you in userplus and was able to add the user. Could you please try turning off pathauto and seeing if it still fails for you? I'm using Firefox 1.5.0.6 to test on -- if you still have the problem, please let me know what browser you're using.

The only thing I can see that could possibly cause the problem would be that on the userplus form I limit the '#size' of the mail field to 30 characters, whereas in the user module that field isn't limited with '#size' -- in both places, '#maxlength' is set to 64. They both wind up going through the same user validation code, too...

Hmmm...

marcp’s picture

Status: Active » Closed (fixed)

I'm not supporting 4.7 any more. If this is an issue in 5.x or above, please reopen and set the Version.