I guess these are technically bugs, but there are no negative side effects. So more of a code clean up.
DatabaseTransaction::rollback() does not have any arguments and there are two watchdog keys specified.
watchdog_exception('fieldable_panels_panes', $e);
watchdog_exception('fieldable_panels_pane', $e);
Comments
Comment #1
dave reidLet's standardize on the watchdog type of 'fieldable_panel_pane' which is used more through the module and matches the entity type. Otherwise this looks good.
Comment #2
alan d. commentedre-roll :)
Comment #3
dave reidCommitted #2 to 7.x-1.x. Thanks!
http://drupalcode.org/project/fieldable_panels_panes.git/commit/1bb6b5e