---
title: "Breaking: #64671 - Outdated ContentObject IMGTEXT moved to legacy extension"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-64671"
source: "Changelog/7.1/Breaking-64671-ContentObjectImgTextMovedToLegacyExtension.rst"
typo3-version: "7.1"
typo3-major: 7
type: "breaking"
issue: 64671
forge: "https://forge.typo3.org/issues/64671"
tags: ["Backend", "Frontend", "TypoScript"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Breaking: #64671 - Outdated ContentObject IMGTEXT moved to legacy extension {#breaking-64671}

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

## Description {#description}

The TypoScript Content Object IMGTEXT has been moved to the legacy extension "compatibility6".

## Impact {#impact}

Any TypoScript using the cObject directly or via CSS Styled Content configured using `renderMethod=table` will result
in an empty output in the TYPO3 Frontend.

## Affected installations {#affected-installations}

TYPO3 CMS 7 installations still using the cObject need EXT:compatibility6 to be loaded.

## Migration {#migration}

Any installation should migrate to alternatives such as CSS Styled Content without a table-based rendering for
text w/ image elements to customize the output of content.
