Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3970 closed enhancement (fixed)

bp_message_is_active() passes markup

Reported by: hnla's profile 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)

#1 @DJPaul
13 years ago

  • Keywords reporter-feedback added; dev-feedback removed

We don't have a bp_message_is_active() function. Do you mean bp_message_is_active_notice()?

#2 @johnjamesjacoby
13 years ago

Looked around for what this is in reference to for a while, and couldn't come up with anything close.

#3 @johnjamesjacoby
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5773]) Tweak bp_message_is_active_notice() usage. Introduce bp_messages_is_active_notice() to maintain backpat. Fixes #3970. Props hnla, paulgibbs.

#4 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 1.6
Note: See TracTickets for help on using tickets.