---
title: "Breaking: #66286 - Page TSconfig options to hide Web Info modules renamed"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-66286"
source: "Changelog/7.2/Breaking-66286-PageTSconfigOptionsToHideWebInfoModulesRenamed.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #66286 - Page TSconfig options to hide Web Info modules renamed

See [forge#66286](https://forge.typo3.org/issues/66286)

## Description

WEB > Info options in the function menu have new names in Page TSconfig properties to hide these modules

## Impact

Page TSconfig options in `mod.web_info.menu.function` use new class names.

## Affected Installations

Installation which have options in the Info module disabled by using Page TSconfig `mod.web_info.menu.function`.

## Migration

The following properties under `mod.web_info.menu.function` have to be renamed:

-   tx_cms_webinfo_page -> TYPO3CMSFrontendControllerPageInformationController
-   tx_cms_webinfo_lang -> TYPO3CMSFrontendControllerTranslationStatusController
-   tx_belog_webinfo -> TYPO3CMSBelogModuleBackendLogModuleBootstrap
-   tx_infopagetsconfig_webinfo -> TYPO3CMSInfoPagetsconfigControllerInfoPageTyposcriptConfigController
-   tx_linkvalidator_ModFuncReport -> TYPO3CMSLinkvalidatorReportLinkValidatorReport
-   tx_indexedsearch_modfunc1 : removed, indexed_search has its own module
-   tx_indexedsearch_modfunc2 : removed, indexed_search has its own module
