#data_separation breaks admin/user/user/create

douggreen - April 1, 2008 - 19:14
Project:Node Profile
Version:5.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

This patch broke the ability to add users from the admin screen. I have no idea why, but if I back this change out, the admin/user/user/create screen works again.

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/nodeprofile...

The error is that in the user_validate, it triggers the error "The username %username does not exist.".

I'm sure that the #data_separation needs to be there in some cases. So I'm marking this as CNR. I don't know when and why.

AttachmentSize
datasep.patch767 bytes

#1

idmacdonald - April 7, 2008 - 12:09
Status:needs work» duplicate

Hi,

Try setting #data_seperation to TRUE. See http://drupal.org/node/207802 for more information. I'm going to take the liberty of marking this a duplicate, since it sounds like the same issue.

 
 

Drupal is a registered trademark of Dries Buytaert.