Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#5082 closed defect (bug) (fixed)

Wrong function referenced in deprecated function notice in 1.5.php

Reported by: ddean Owned by: boonebgorges
Priority: normal Milestone: 1.8
Component: Core Version:
Severity: trivial Keywords:
Cc:

Description

The function bp_loggedinuser_link() has a deprecated function notice suggesting bp_logged_in_user_link() which doesn't exist.

Attachments (1)

1.5.php.patch (476 bytes ) - added by ddean 13 years ago.
Change suggestion in deprecated function notice

Download all attachments as: .zip

Change History (3)

@ddean
13 years ago

Change suggestion in deprecated function notice

#1 @boonebgorges
13 years ago

  • Milestone Awaiting Review1.8

#2 @boonebgorges
13 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status newclosed

In 7243:

Fixes incorrect deprecated function suggestion in 1.5.php

Fixes #5082

Props ddean

Note: See TracTickets for help on using tickets.