Ticket #6125 (closed defect (bug): fixed)

Opened 4 years ago

Last modified 4 years ago

get_link_to_edit() does not sanitize link

Reported by: mdawaffe Owned by: anonymous
Priority: high Milestone: 2.5
Component: General Version: 2.5
Severity: blocker Keywords: has-patch commit
Cc:

Description

get_link_to_edit() calls the deprecated get_link() which does not have a filter parameter.

Attached uses get_bookmark() and updates get_link() to accept filter parameter.

Attachments

6125.diff Download (944 bytes) - added by mdawaffe 4 years ago.

Change History

comment:1   ryan4 years ago

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

(In [7193]) Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125

Note: See TracTickets for help on using tickets.