#3970 closed enhancement (fixed)
bp_message_is_active() passes markup
Reported by: | hnla | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | minor | Version: | |
Component: | Messages | Keywords: | reporter-feedback |
Cc: |
Description
bp_message_is_active() echoes out 'strong' tags wrapping the cdata; can they be removed please, core should not be passing presentational tier code where humanly possible and especially not where you are echoing out that function in the very same tags already, in effect doubling or nesting 'strong' tags.
Change History (4)
Note: See
TracTickets for help on using
tickets.
We don't have a bp_message_is_active() function. Do you mean bp_message_is_active_notice()?