'Duplicate entry' warning when modifying node

Konstantin Boyandin - November 12, 2009 - 02:40
Project:TrackBack
Version:6.x-1.2
Component:Sending
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Drupal 6.13, PHP 5.3

When modifying node with trackbacks enabled, the following warning is sent:

user warning: Duplicate entry 'NNN' for key 1 query: INSERT INTO trackback_node(nid, awaiting_cron, can_receive) VALUES(NNN, 0, 1) in /path/to/modules/trackback/trackback.module on line 252.

There were no such error with PHP of lesser versions.

 
 

Drupal is a registered trademark of Dries Buytaert.