Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#15678 closed defect (bug) (duplicate)

Bulk Delete Plugins - Display Fix

Reported by: flashingcursor's profile flashingcursor Owned by:
Milestone: Priority: normal
Severity: minor Version: 3.1
Component: Plugins Keywords: has patch
Focuses: Cc:

Description

Bulk delete was displaying HTML if an author_uri was included in the plugin data.

Changed esc_html to strip_tags since we probably don't want to navigate away from this page.

Attachments (1)

bulk_delete_plugin-display_fix.diff (1.1 KB) - added by flashingcursor 14 years ago.
Itsy bitsy patch

Download all attachments as: .zip

Change History (3)

#1 @flashingcursor
14 years ago

  • Cc flashingcursor added

#2 @duck_
14 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

#15662, see nacin's comment on what to do instead of strip tags.

Note: See TracTickets for help on using tickets.