[wp-trac] [WordPress Trac] #24254: Big images break side-by-side revision viewer + inconsistency when displaying images
WordPress Trac
noreply at wordpress.org
Fri May 3 13:06:50 UTC 2013
#24254: Big images break side-by-side revision viewer + inconsistency when
displaying images
------------------------------------+--------------------
Reporter: a.hoereth | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.6
Component: Revisions | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+--------------------
Changes (by a.hoereth):
* keywords: needs-patch => has-patch dev-feedback
Comment:
wp_kses_post was used before. This leaves images etc intact. Exchanged it
with esc_html which now escapes all image html etc. Thinks this one is
better for revisions. The layout won't break any more and we do not need
to think about no longer available attachments here.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24254#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list