Assign from path - user register node does not work when commenting needs registration
thamas - September 21, 2009 - 13:30
| Project: | Auto Assign Role |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When one have to login or register to post comments, and wants to register, she wont be redirected to the "Registration" node.
She will stay at the original node page whith an error message: "You are not authorized to post comments."

#1
Hi ... That is core behavior and not a bug in this module.
#2
When you do not use Auto Assign Role, clicking the links redirects you to the registration page ("ceate new access") or to the login page. This is the drupal core behavior!
Using the Auto Assign Role registration page overwrite function makes the links in "Login or register to post comments" work as mentioned in the issue (just a warning text), instead of redirect users. So IMHO it is a problem of AAR and it needs a fix!