[wp-trac] [WordPress Trac] #23643: Redundant use of esc_url() in wp-admin/includes/export.php
WordPress Trac
noreply at wordpress.org
Thu Feb 28 18:17:08 UTC 2013
#23643: Redundant use of esc_url() in wp-admin/includes/export.php
-----------------------------+--------------------------
Reporter: pauldewouters | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Export
Version: | Severity: normal
Keywords: dev-feedback |
-----------------------------+--------------------------
In ticket [https://core.trac.wordpress.org/ticket/13555 13555], esc_url()
was moved into the_guid() function. See:
[https://core.trac.wordpress.org/changeset/14949]
but it wasn't removed from this line
[https://core.trac.wordpress.org/browser/trunk/wp-
admin/includes/export.php#L374]
I'd like to submit a fix to remove esc_url() as it is already called
inside the_guid()
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23643>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list