[wp-trac] [WordPress Trac] #5302: upload breaks
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 1 06:55:57 GMT 2007
#5302: upload breaks
---------------------+------------------------------------------------------
Reporter: pizzamx | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.4
Component: General | Version: 2.4
Severity: normal | Keywords: upload sql
---------------------+------------------------------------------------------
Upload function breaks when creating a new post or editing an existing
post. The file *did* get uploaded, and the problem occurs when trying to
modify the database:
{{{
WordPress database error: [You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right syntax
to use near
'WHERE ID = '3' LIMIT 1' at line 1]
UPDATE wp2_posts SET WHERE ID = '3' LIMIT 1
}}}
ps., tested on a fresh copy checked out from trunk
--
Ticket URL: <http://trac.wordpress.org/ticket/5302>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list