Posted by bobsawey on November 18, 2008 at 7:13pm
| Project: | Node Profile |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | bobsawey |
| Status: | active |
Issue Summary
Hi,
I tried searching the queue's to see if this has been talked about yet, but it seems that nodeprofile needs a reserved words list to avoid overriding drupal core array keys in places like the user registration form.
For example, if you create a content type named 'account', then nodeprofile will overwrite the array key 'account' that is normally in place and the rest of the registration form will not display.
Does it seem like a good idea? Let me know!
Thanks!
Bob