Project

General

Profile

Actions

Bug #2054

closed

Fix errors in BP External Activity

Added by Raymond Hoh over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2012-08-19
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

See BP External Activity errors listed here:
http://redmine.gc.cuny.edu/issues/2046#note-6

Actions #1

Updated by Raymond Hoh over 11 years ago

See commit c1e699e.

The fetch_feed() function uses a new filepath reference (feed.php). Also, I've switched out the deprecated get_userdatabylogin() call with get_user_by('login').

Lastly, I've added an empty check for $_POST['group_id'] in the AJAX function.

I believe these should fix these notices and errors.

Actions #2

Updated by Matt Gold over 11 years ago

  • Status changed from New to Reporter Feedback
Actions #3

Updated by Boone Gorges over 11 years ago

  • Status changed from Reporter Feedback to Resolved

Good catch, Ray. Thanks.

Actions

Also available in: Atom PDF