Project

General

Profile

Actions

Bug #70689

closed

Ignore transient class loading info in composer mode

Added by Helmut Hummel over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
composer
Target version:
Start date:
2015-10-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In composer mode, we must not register class loading information
on extension activation. It could make the extension work
for one request, but then fail in following requests, if
the class loading information is not properly provided by the extension
or the extension was not installed via composer.

Steps to reproduce:

Install TYPO3 and news via composer and activate news in extension manager.
It fails with the message "#1439228111: Cannot set an alias map as the alias loader is not registered!"

Actions

Also available in: Atom PDF