Download & Extend

Split up Profile module

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

Assigned to:Anonymous» Crell
Status:active» needs review

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.

AttachmentSizeStatusTest resultOperations
profile.patch37.2 KBIgnored: Check issue status.NoneNone

#2

Status:needs review» reviewed & tested by the community

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

Status:reviewed & tested by the community» fixed

Committed to CVS HEAD. Thanks.

#4

Wow, that was fast.

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.