Opened 10 years ago
Closed 10 years ago
#6113 closed enhancement (fixed)
BP messages search form lacks filter for markup
Reported by: | hnla | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Messages | Keywords: | has-patch needs-testing |
Cc: |
Description
The directory search filters have filters on the html markup however the bp-messages-template.php bp_messages_search_form() hasn't.
Patch adds filter.
I've re-factored the approach slightly as not a fan of trying to read through mixed php/html strings and have pulled out some conditionals to new variables as easier to deal with.
Approach may not find favour :) this is a rushed task as it was a blocker to some work I was doing so needs checking over carefully.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Update message search for html filter