Breaking: #93077 - Removed unneeded configurations in PageLayoutView 

See forge#93077

Description 

The following TSconfig settings have been removed in favor of strong defaults and less configuration:

  • mod.web_layout.disableIconToolbar
  • mod.web_layout.disableSearchBox

Impact 

The settings mod.web_layout.disableIconToolbar and mod.web_layout.disableSearchBox are not evaluated anymore and the edit button and the search box are always shown in the page module.

Affected Installations 

TYPO3 installations using the settings mod.web_layout.disableIconToolbar or mod.web_layout.disableSearchBox.

Migration 

There is no migration possible.