Closed (fixed)
Project:
Groups
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
11 Mar 2004 at 21:59 UTC
Updated:
8 Oct 2005 at 09:00 UTC
The hooks register_edit and register_validate were removed in Drupal-CVS. So, the groups.module cant add its groups selection to the account creation page. This makes impossible to use per user group authentication, either on new instalations or in upgraded ones. This happen in Drupal 4.4.0 rc too.
Comments
Comment #1
killes@www.drop.org commentedThis removal also breaks the sites of people who want users to fill in more than just name and email address on the registration page. Those people will be seriouly annoyed if they can't upgrade to Drupal 4.4 because of this. Those fields should be put back in before the 4.4 release. Therefore I set it to "critical".
Note: we need a 4.4 branch in project.module, this bug report is not relevant for cvs.
Comment #2
(not verified) commentedid this working on 4.4?
Comment #3
gábor hojtsyThis is a bug for 4.4.x
Comment #4
gábor hojtsyThese hooks seem to be supported with a different name (register_validate => validate and register_form => form) in Drupal HEAD (and not supported in Drupal 4.4.x), see http://cvs.drupal.org/viewcvs/drupal/modules/user.module?r1=1.318&r2=1.319
Comment #5
rooey commentedIs this still an issue with the groups module in 4.4.2?
Comment #6
Richard Archer commentedI'm closing this issue because it's over a year and nearly three releases old.
It must have been fixed or superceded by now!