Bug #58384

Installing distributions fails

Added by Christian Kuhn over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2014-05-01
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:Extension Manager Spent time: -
Target version:next-patchlevel
TYPO3 Version:6.2 Is Regression:Yes
PHP Version:5.5 Sprint Focus:
Complexity:medium

Related issues

related to Core - Bug #58004: Categories not visible Resolved 2014-04-17
related to Core - Bug #58416: Fix failing tests Resolved 2014-05-02

Associated revisions

Revision 94723419
Added by Helmut Hummel over 1 year ago

[BUGFIX] Fail silently in category registry

The idea was to fail when the category registry
is used in a wrong way. This however causes troubles
when the core itself reloads extension tables during
extension installation process.

Remove the exceptions, fail silently on wrong usage
and let the installation work again.

Resolves: #58384
Releases: 6.2
Change-Id: Icd6ec77fea9d95c9a58e75a85546c0ecc2a5c6d7
Reviewed-on: https://review.typo3.org/29765
Reviewed-by: Xavier Perseguers
Tested-by: Xavier Perseguers
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring

History

#1 Updated by Christian Kuhn over 1 year ago

Installing a distribution currently fails with exception "applyTcaForPreRegisteredTables has already been called. It is not allowed to call it a second time."

This seems to be a regression from #58004

#2 Updated by Xavier Perseguers over 1 year ago

Experienced that today as well. Trying again by going back to EM works then.

#3 Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29765

#4 Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29765

#5 Updated by Helmut Hummel over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF