Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3824 closed defect (bug) (fixed)

Some components set 'path' twice

Reported by: johnjamesjacoby Owned by: johnjamesjacoby
Priority: normal Milestone: 1.6
Component: Core Version: 1.5.1
Severity: normal Keywords:
Cc:

Description (last modified by johnjamesjacoby)

Some components set their path once on the __construct() and again in setup_globals. The ones in setup_globals() should be removed.

Change History (2)

#1 @johnjamesjacoby
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5474]) Remove duplicate path setting in: activity, messages, groups, forums, members, friends, and blogs. Fixes #3824.

#2 @johnjamesjacoby
15 years ago

  • Description modified (diff)
Note: See TracTickets for help on using tickets.