Opened 17 years ago
Closed 17 years ago
#5302 closed defect (bug) (fixed)
upload breaks
Reported by: | pizzamx | Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.5 |
Component: | General | Keywords: | upload sql has-patch |
Focuses: | Cc: |
Description
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
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
fix typo