Project

General

Profile

Actions

Bug #21359

closed

extbase throws an exception if a plugin is inserted multiple times on a page.

Added by Devid Messner over 14 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2009-10-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The following error occurs after inserting a frontend-plugin a second time on a page:
"The Reflection Service can only be initialized once."
This exception is thrown in the initialize-method of class Tx_Extbase_Reflection_Service.
The method is called by the Tx_Extbase_Dispatcher->initializeReflection multiple times, althought the service class itself is defined as singleton.

(issue imported from #M12340)

Actions

Also available in: Atom PDF