Posted by Rob Loach on November 12, 2007 at 4:51pm
4 followers
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | profile.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Crell |
| Status: | closed (fixed) |
Issue Summary
Although the profile module provides template files, it isn't split up into profile.admin.inc or profile.pages.inc. Is there any reason why it isn't?
Comments
#1
Primarily because when going through the list of modules I somehow managed to flag it as having no page callbacks to factor out, which is of course flat wrong. Thanks for the catch. :-) Split patch attached. Cuts out just under half the module, too.
#2
OK I patched, enabled the module, made some fields, filled them in, visited both user profile and /profile page. All seems fine so RTBC.
#3
Committed to CVS HEAD. Thanks.
#4
Wow, that was fast.
#5
Automatically closed -- issue fixed for two weeks with no activity.