Using drupal_exit in content_lock_release_own_item instead of just exit allows Drupal to finish the request with module_invoke_all('exit') and also drupal_session_commit

The attached patch provides that functionality.

Please review and commit when possible, thanks.

CommentFileSizeAuthor
content_lock-drupal_exit.patch927 bytesdavidwhthomas
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

davidwhthomas created an issue. See original summary.

  • Joseph Zhao committed 054d85d on 7.x-2.x
    Issue #2614528 by davidwhthomas: Use drupal_exit instead of exit
    
pandaski’s picture

Version: 7.x-2.0 » 7.x-2.x-dev
Status: Needs review » Fixed
Issue tags: +7.x-2.1

Thanks for contribution, will be in next release very soon.

  • Joseph Zhao committed 054d85d on 7.x-3.x
    Issue #2614528 by davidwhthomas: Use drupal_exit instead of exit
    
drumm’s picture

Version: 7.x-2.0 » 7.x-2.x-dev
Status: Needs review » Fixed
Issue tags: +7.x-2.1

Status: Fixed » Closed (fixed)

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