[wp-trac] [WordPress Trac] #24248: 'guid' not properly escaped

WordPress Trac noreply at wordpress.org
Tue Oct 28 18:53:09 UTC 2014


#24248: 'guid' not properly escaped
-------------------------------------------------+-------------------------
 Reporter:  meloniq                              |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Future
Component:  Posts, Post Types                    |  Release
 Severity:  normal                               |     Version:  2.5
 Keywords:  has-patch needs-unit-tests           |  Resolution:
  3.7-early                                      |     Focuses:
-------------------------------------------------+-------------------------

Comment (by jared_smith):

 I've attempted to work on your patch after WordCamp SF, but unfortunately,
 this patch doesn't appear to fix the problem.  I've re-rolled your patch
 to apply to current trunk, and added a unit test, but even with the patch
 the unit test fails.

 The reason for this is that the conversion of "&" to "&" is happening
 on the database insert, not on the retrieval from the database.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/24248#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list