Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
profile.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Nov 2007 at 16:51 UTC
Updated:
28 Nov 2007 at 07:32 UTC
Jump to comment: Most recent file
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?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | profile.patch | 37.2 KB | Crell |
Comments
Comment #1
Crell commentedPrimarily 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.
Comment #2
catchOK I patched, enabled the module, made some fields, filled them in, visited both user profile and /profile page. All seems fine so RTBC.
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
robloachWow, that was fast.
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.