[wp-trac] [WordPress Trac] #32640: wp-db.php bug when activating plugin ("unexpected output" During Plugin Activation)

WordPress Trac noreply at wordpress.org
Sun Jun 14 03:36:23 UTC 2015


#32640: wp-db.php bug when activating plugin ("unexpected output" During Plugin
Activation)
---------------------------+------------------------------
 Reporter:  s1nc1tycyph3r  |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Database       |     Version:  4.2.2
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------

Comment (by dd32):

 This sounds like you're passing invalid data to `$wpdb->insert()` or
 `$wpdb->update()`, or passing invalid data to another function that is
 ultimately passing it through to the DB layer.

 Are you able to post a minimal plugin which duplicates the issue?

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


More information about the wp-trac mailing list