I cannot blank the node set at Assign from Path > User Register Node to reset it to Drupal default.

Comments

cyberswat’s picture

Status: Active » Postponed (maintainer needs more info)
vishun’s picture

I almost posted a new issue, glad i looked a little farther down down the queue :)

On the Auto assign role settings page in the Assign from Path section, once you set User Register Node you cannot later remove it, rather, when you remove the contents of this field and save the form, next time you look, your previous entry is still there. I had to go into the database and remove the value for the autoassignrole table node_user_register row to remove it from showing on the form and actually affecting /user/register -- once i removed the value, the regular registration page began working as expected once again.

john.money’s picture

Version: 6.x-1.2 » 6.x-2.0-beta1
Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new620 bytes

Confirmed bug also exists in 2.0-beta1.

Attached is patch which will clear a previously entered User Register Node.

Status: Needs review » Needs work

The last submitted patch, autoassignrole-admin.inc_user-register-node.patch, failed testing.

javiereduardo’s picture

I could not erase the "User Register Node:" for a especific role. what I did was create a new role and move my users to this new role.

mike.davis’s picture

Issue summary: View changes
Status: Needs work » Fixed

This has been committed now

  • mike.davis committed bff27aa on 6.x-2.x
    Issue #848482 by john.money: Fixed user register node cannot be erased.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.