[wp-trac] Re: [WordPress Trac] #2498: faulty "referredby" in write
post page
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 27 02:56:08 GMT 2006
#2498: faulty "referredby" in write post page
----------------------------+-----------------------------------------------
Id: 2498 | Status: new
Component: Administration | Modified: Mon Feb 27 02:56:07 2006
Severity: normal | Milestone:
Priority: normal | Version: 2.0.1
Owner: anonymous | Reporter: sjoe
----------------------------+-----------------------------------------------
Comment (by technosailor):
It happens because $post_id_array() does not exist. The $posts array only
has a post_date member in this context and therefore fails the resulting
SQL. Patch tests for the existence of at least one post ID as well before
continuing execution.
--
Ticket URL: <http://trac.wordpress.org/ticket/2498>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list