Ticket #6125 (closed defect (bug): fixed)
get_link_to_edit() does not sanitize link
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
Change History
Note: See
TracTickets for help on using
tickets.

