---
title: "Breaking: #63056 - Remove Template Selection Hack"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-63056"
source: "Changelog/7.0/Breaking-63056-TemplateSelectionHack.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Breaking: #63056 - Remove Template Selection Hack

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

## Description

There has been an ancient hack for the former "freesite" extension, which enabled selection
of the template via GET variable.
This technique is outdated and has been removed.

## Impact

Any extension using this hack will not be able to select the template this way anymore.

## Affected installations

Installations with third party extensions using the hack.

## Migration

No migration path intended.
