Details
Description
I cannot export attendees from new events that have been created since upgrading to 4.3.x. I always get a "DB Error: value count on row" error.
I have duplicated this on the sandbox server for event:
http://sandbox.drupal.civicrm.org/civicrm/event/search?reset=1&force=1&status=true&event=7
When you try to export, you will get the error mentioned. I think this is because the code is trying to insert an ID value into an AUTOINCREMENT field for the Civi temp table.
My original post of this problem is at: http://forum.civicrm.org/index.php/topic,28929.0.html