---
title: "Breaking: #77280 - Uploads template shows file title in favor of file name"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-77280"
source: "Changelog/8.3/Breaking-77280-UploadsTemplateShowsFileTitleInFavorOfFileName.rst"
typo3-version: "8.3"
typo3-major: 8
type: "breaking"
issue: 77280
forge: "https://forge.typo3.org/issues/77280"
tags: ["Frontend"]
rendered: "2026-09-18T17:00:34+00:00"
---

# Breaking: #77280 - Uploads template shows file title in favor of file name {#breaking-77280}

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

## Description {#description}

The file title is now shown instead of the file name, if the title is present.

## Impact {#impact}

The output of the template changes.

## Affected Installations {#affected-installations}

Every installation using the "File links" content element with files having a specified title is affected.

## Migration {#migration}

Override the template and remove the condition to restore the original behavior.
