[wp-trac] [WordPress Trac] #35424: comments and custom db writing stopped working

WordPress Trac noreply at wordpress.org
Wed Jan 20 10:25:45 UTC 2016


#35424: comments and custom db writing stopped working
-------------------------------------+------------------------------
 Reporter:  keiron77                 |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Database                 |     Version:  4.4
 Severity:  normal                   |  Resolution:
 Keywords:  close reporter-feedback  |     Focuses:
-------------------------------------+------------------------------
Changes (by dd32):

 * keywords:   => close reporter-feedback
 * severity:  major => normal


Comment:

 Hi @keiron77

 This sounds like the values contain a value which isn't valid for the
 column you're inserting it into, or something similar. If that's the case,
 the first stop is probably going to be to add debugging within the
 `wpdb->process_fields()` method in `wp-includes/wp-db.php`.

 If you're able to reproduce it on a new WordPress installation, if you can
 offer the minimal code needed to trigger it, it may help show any core
 bug.

 Unfortunately, your report doesn't give us much to go on, so any extra
 details you can offer will be appreciated.

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


More information about the wp-trac mailing list