#4960 closed defect (bug) (fixed)
trackback_url called with deprecated parameter
| Reported by: | needle | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.8 |
| Component: | Templates | Version: | 1.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
A very simple thing really: the default BuddyPress theme triggers the following:
"Notice: trackback_url was called with an argument that is deprecated since version 2.5"
On line 55 of bp-themes/bp-default/comments.php trackback_url( '0' ) should simply be trackback_url()
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Replaces previous patch