Bug #3274

Persistance session is not of scope prototype

Added by Bastian Waidelich about 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-05-12
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

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

Description

Probably \F3\FLOW3\Persistence\Session should be a prototype cause there is an annotation "@prototype" in the code.
That should be "@scope prototype" and a test should be added.

Associated revisions

Revision bc8f8bd1
Added by Karsten Dambekalns about 6 years ago

FLOW3:
  • the Persistence\Session should not be prototype (this was a leftover annotation), fixes #3274

History

#1 Updated by Robert Lemke about 6 years ago

  • Target version set to 1.0 alpha 1

#2 Updated by Karsten Dambekalns about 6 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#3 Updated by Karsten Dambekalns about 6 years ago

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

Applied in changeset r2249.

Also available in: Atom PDF