Project

General

Profile

Actions

Bug #104150

closed

Default Form configuration not always loaded for EXT:form

Added by Georg Ringer 5 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2024-06-18
Due date:
% Done:

100%

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

Description

With #103556 the behaviour changed with inclusion of the YAML configuration for EXT:form which leads to the error

 #1681549038 LogicException
Configuration could not be loaded

especially with multiple sites this can occur, e.g when one site is using site sets and does not include the YAML configuration.

possible solutions

a) change inheritNavigationComponentFromMainModule to true. providing a page tree makes it possible to select at leat a root page
b) remove query param id: \TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager::getCurrentPageId uses the give ID as page id, if this is set 0, error doesn't occur as well.

\TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager::getCurrentPageId is code which needs to be changed but now more pressing is the exception


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #103556: Provide sets for FSC, felogin and indexed_searchClosedBenjamin Franzke2024-04-07

Actions
Related to TYPO3 Core - Bug #102380: Resolve correct page UID in BackendConfigurationManagerClosed2023-11-16

Actions
Related to TYPO3 Core - Bug #104543: Styleguide Frontend not working when used with Site Sets and missing dependenciesClosedGarvin Hicking2024-08-02

Actions
Actions #1

Updated by Georg Ringer 5 months ago

  • Related to Task #103556: Provide sets for FSC, felogin and indexed_search added
Actions #2

Updated by Georg Ringer 5 months ago

  • Related to Bug #102380: Resolve correct page UID in BackendConfigurationManager added
Actions #3

Updated by Benni Mack 5 months ago

  • Target version changed from 13.2 to 13.3
Actions #4

Updated by Georg Ringer 4 months ago

  • Related to Bug #104543: Styleguide Frontend not working when used with Site Sets and missing dependencies added
Actions #5

Updated by Gerrit Code Review about 2 months ago

  • Status changed from Accepted to Under Review

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86413

Actions #6

Updated by Gerrit Code Review about 2 months ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86413

Actions #7

Updated by Gerrit Code Review about 2 months ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86413

Actions #8

Updated by Gerrit Code Review about 2 months ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86413

Actions #9

Updated by Benjamin Franzke about 2 months ago

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

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF