Opened 16 years ago
Closed 16 years ago
#2412 closed defect (bug) (fixed)
Error in /feeds/bp-activity-favorites-feed.php
| Reported by: | nipponmonkey | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.5 |
| Component: | Activity | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
It's only a minor error with one of the do_action calls.
It says: do_action('bp_activity_mentions_feed');
instead of: do_action('bp_activity_favorites_feed');
at the end of the rss tag in file:
\buddypress\bp-activity\feeds\bp-activity-favorites-feed.php
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3043]) Fixes #2412 props nipponmonkey