#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 )
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [5474]) Remove duplicate path setting in: activity, messages, groups, forums, members, friends, and blogs. Fixes #3824.