[wp-trac] [WordPress Trac] #16165: Media Library Bulk Delete: Error in deleting...
WordPress Trac
noreply at wordpress.org
Wed Nov 7 05:52:01 UTC 2012
#16165: Media Library Bulk Delete: Error in deleting...
------------------------------------+-----------------------------
Reporter: hakre | Owner: nacin
Type: enhancement | Status: assigned
Priority: low | Milestone: Future Release
Component: Media | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+-----------------------------
Changes (by scribu):
* milestone: 3.5 => Future Release
Comment:
From the patch:
{{{
// Escape item titles displayed in error messages.
add_filter( 'the_title', 'esc_html' );
}}}
Why is that needed?
And I agree with Westi that we should handle this for all list screens.
Punting.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16165#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list