Skip to:
Content

bbPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 7 weeks ago

#754 closed defect (bug) (fixed)

login_form of admin page should be independent from teamplate's

Reported by: livibetter's profile livibetter Owned by:
Milestone: 0.9 Priority: normal
Severity: normal Version: 0.8.3
Component: General - Administration Keywords:
Cc:

Description

Currently, bb-admin/admin-header.php uses active template's logged-in.php. I think admin page shouldn't use any files from templates, even the default template.

And it seems no need to use login_form(), it should just include a logged-in.php in bb-admin or simply put codes within admin-header.php.

Attachments (1)

admin-header.php.patch (616 bytes) - added by livibetter 16 years ago.

Download all attachments as: .zip

Change History (4)

#1 @sambauers
16 years ago

  • Milestone set to 0.8.4

#2 @sambauers
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [1183]) Remove dependancy on template to display logout area in admin. Fixes #754. Props livibetter

#3 @sambauers
16 years ago

(In [1184]) Remove dependancy on template to display logout area in admin in 0.8 branch. See #754. Props livibetter

Note: See TracTickets for help on using tickets.