#58268 closed defect (bug) (fixed)
Use the esc_url function for the web address input field value
| Reported by: | dilipbheda | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.3 |
| Component: | Administration | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | coding-standards |
Description
Found invalid escape for URL in wp-admin/edit-link-form.php
Use esc_url instead of esc_attr
Change History (5)
This ticket was mentioned in PR #4433 on WordPress/wordpress-develop by @dilipbheda.
3 years ago
#1
#2
@
3 years ago
- Component General → Administration
- Milestone Awaiting Review → 6.3
- Owner set to
- Status new → accepted
#3
@
3 years ago
- Version → 2.7
Hi there!
Thanks for ticket and PR.
The changes implemented in changeset 8691, version set to 2.7 and the PR look good to me.
commit keyword added.
Version 0, edited 3 years ago by
(next)
@audrasjb commented on PR #4433:
3 years ago
#5
committed in https://core.trac.wordpress.org/changeset/55751
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/58268