Opened 8 years ago
Closed 8 years ago
#7809 closed defect (bug) (fixed)
BP Nouveau: Starred box needs more work to be reachable by the Messages UI
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Messages | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
Since [11925] the filter to set the star feature parameters for the Messages loop, is conditionaly loaded only if the bp_current_action() is the star feature slug.
As a result, BP Nouveau now needs to include the bp-messages/screens/starred.php file during the Ajax request.
Attachments (2)
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)
Hi @imath, thanks for finding this bug.
I suggest moving the
bp_messages_filter_starred_message_threads()function back tobp-messages-star.php. I believe this will fix the problem, but let me know if it doesn't.