Download & Extend

Shared Email does not work with Userplus

Project:userplus
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

When using Userplus' add multiple users function, if you attempt to use an existing email address you receive a "The e-mail address ______ is already taken" error and the account is not created.

It would be wonderful if this module could be made Userplus-aware for bulk-creation of test accounts.

Comments

#1

Project:Shared Email» userplus
Version:6.x-1.2» 6.x-2.x-dev
Status:active» needs review

Hi, this could only be achieved by altering the userplus code, the error message is nothing to do with drupal core. However, here's a quick patch for userplus which doesn't set the error if the sharedemail module is enabled.

Moving this across to the userplus issue queue for you.

#2

@muhleder - Thanks for looking into this -- could you please attach the patch?

#3

Sorry about that, thought I had attached it. Here it is again.

AttachmentSize
userplus-533884.patch 830 bytes

#4

@muhleder - Thanks for the patch.

I'd rather go about this differently by adding a setting to userplus that controls whether or not the module will check for duplicate emails on the add multiple users page.

So, I'm not going to commit this, but will keep this issue open in case someone wants to supply a patch that handles this purely via userplus.

nobody click here