Bug #3733

Site should be unlocked by Exception Handler

Added by Robert Lemke about 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-06-23
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Core
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 2
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

If the site was locked and during that run FLOW3 crashes with some exception, the lock is not removed which results in a locked site for a minute (according to the constant in the LockManager).

The exception handler should remove the lock file if the current run locked the site.

Associated revisions

Revision f6cb74b5
Added by Robert Lemke about 6 years ago

  • [+FIX] FLOW3 (Error): FLOW3's exception handler now unlocks the site if it previously has been locked by the same request. Resolves #3733

History

#1 Updated by Robert Lemke about 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r2648.

Also available in: Atom PDF