Closed (fixed)
Project:
Automatic User Names
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Feb 2011 at 19:45 UTC
Updated:
29 Jun 2013 at 04:37 UTC
The profile module does strange things to the $form array; it moves some elements into an 'account' group. If the profile module isn't enabled, the form_alter doesn't work. I ran into this while using the content_profile module.
| Comment | File | Size | Author |
|---|---|---|---|
| auto_username.patch | 1015 bytes | grendzy |
Comments
Comment #1
alexkb commentedThanks for the patch grendzy.
It's probably not so relevant now days, but I'm a late maintainer to this project, and want to clean things up a bit, so this has now been committed to the 6.x branch: http://drupalcode.org/project/auto_username.git/commit/c987ede
Re-open if any further issues relating to content_profile. Cheers.