Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

#7136 closed defect (bug) (fixed)

Escaping group link and group title attribute in cover image header

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 2.6 Priority: normal
Severity: normal Version:
Component: Groups Keywords: has-patch commit
Cc:

Description

This changeset r10777 escaped the href and title attribute of the group's link. But it hasn't been done on the cover-image-header.php.

It seems to me we should also do it in 2.6, because it's by default the header used for groups unless cover images has been deactivated.

Attachments (1)

7136.patch (983 bytes) - added by imath 9 years ago.

Download all attachments as: .zip

Change History (6)

@imath
9 years ago

This ticket was mentioned in Slack in #buddypress by imath. View the logs.


9 years ago

#2 @r-a-y
9 years ago

+1 from me here.

This ticket was mentioned in Slack in #buddypress by dcavins. View the logs.


9 years ago

#4 @imath
9 years ago

  • Keywords commit added

Thanks a lot for your feedback @r-a-y I'm going to commit it.

#5 @imath
9 years ago

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

In 10892:

Improve escaping in cover-image-header.php template.

Fixes #7136

Note: See TracTickets for help on using tickets.