---
title: "Important: #77830 - CSC-HeaderLinkRespectsGlobalPageTarget"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:important-77830-1668719172"
source: "Changelog/8.7.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst"
typo3-version: "8.7.x"
typo3-major: 8
type: "important"
issue: 77830
forge: "https://forge.typo3.org/issues/77830"
tags: ["Frontend", "TypoScript"]
rendered: "2026-09-17T21:17:42+00:00"
---

# Important: #77830 - CSC-HeaderLinkRespectsGlobalPageTarget {#important-77830-csc-headerlinkrespectsglobalpagetarget}

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

## Description {#description}

Setting the global configuration `lib.parseTarget` was not respected by the header_link field.
Now the configuration is properly applied and might change the output in the frontend.

## Impact {#impact}

If the global setting `lib.parseTarget` is set, the field header_link will now respect it.
If in addition the target of header_link is set in a content element, it will take precedence over
`lib.parseTarget`.
