Bug #6807

Uncaught Exception in FLOW3 #1264589155: Object "F3\FLOW3\Object\SessionRegistry" is not registered

Added by Thomas Fritz over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-03-15
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Core
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 8 Estimated time:1.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

developer@wda ~ $ vhosts/flow3/www/flow3 cache flush
Flushed all caches.

Uncaught Exception in FLOW3 #1264589155: Object "F3\FLOW3\Object\SessionRegistry" is not registered.
thrown in file Packages/Framework/FLOW3/Classes/Object/Container/AbstractObjectContainer.php
in line 118

This also happens when opening the welcome page.

Revision 3933. Everything deleted in Data/Temporary not Modifications.

Associated revisions

Revision 7fc4206d
Added by Karsten Dambekalns over 5 years ago

[+BUGFIX] FLOW3 (Core): Removed leftover SessionRegistry usage, fixes #6807. Adjusted StaticObjectContainerTemplate along the way.

History

#1 Updated by Christopher Hlubek over 5 years ago

I can confirm this bug on r3935. It also occurs in the view and seems like the SessionRegistry was removed from the FLOW3 package but not from the Bootstrap.

#2 Updated by Karsten Dambekalns over 5 years ago

  • Category set to Core
  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 8
  • Start date changed from 2010-03-12 to 2010-03-15
  • Estimated time set to 1.00

#3 Updated by Karsten Dambekalns over 5 years ago

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

Applied in changeset r3940.

Also available in: Atom PDF