[wp-trac] [WordPress Trac] #10126: Warning upon saving draft page

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 26 18:25:54 UTC 2009


#10126: Warning upon saving draft page
-----------------------+----------------------------------------------------
  Reporter:  Beee      |        Type:  defect (bug)  
    Status:  reopened  |    Priority:  normal        
 Milestone:  3.0       |   Component:  Administration
   Version:  2.8       |    Severity:  normal        
Resolution:            |    Keywords:  needs-patch   
-----------------------+----------------------------------------------------
Changes (by hakre):

  * milestone:  Future Release => 3.0


Comment:

 Just reviewed. The original patch author was right:
 $hierarchical_post_types is actually an array. currently it is passed to
 esc_sql (line 1980) which only accepts strings. This needs to be fixed. I
 create an updated patch.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10126#comment:28>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list