[wp-trac] [WordPress Trac] #15659: Entity escaping needed for comments list table
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 3 07:05:53 UTC 2010
#15659: Entity escaping needed for comments list table
--------------------------+-------------------------------------------------
Reporter: brettz95 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Perhaps only as a result of the fact that the URL will be truncated for
display, it is possible that URLs will have entities in URLs such as &
truncated, thereby creating a non-well-formed entity for
application/xhtml+xml . The following patch fixes it (quotation escaping
is not needed since this is element content).
This is an easy fix which I hope can be applied given that its lack breaks
reviewing the important comments editing page. Thanks.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15659>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list