We've been getting into trouble in webform_entity module land in reliably saving our bundle data when an error occurs. If webform.submissions.inc relied on drupal_write_record we'd be much better off. It's also more compact.

Comments

quicksketch’s picture

Looks like a great idea to me. We can also backport this to Drupal 6 to increase consistency between the 3.x branches.

quicksketch’s picture

Status: Needs review » Fixed
StatusFileSize
new1.85 KB

This is a great patch. Here's the D6 backport. Tested and everything works great. Committed to both 3.x branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.