Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Cast pageUid in RedirectFinisher to string #173

Merged
merged 1 commit into from
Nov 27, 2020

Conversation

andreaskienast
Copy link
Member

Due to an undiscovered breaking change, redirects in the RedirectFinisher
don't work anymore if the pageUid is an integer. This change casts the
pageUid to a string to workaround this new behavior.

See https://review.typo3.org/c/Packages/TYPO3.CMS/+/65467 as well.

Due to an undiscovered breaking change, redirects in the RedirectFinisher
don't work anymore if the pageUid is an integer. This change casts the
pageUid to a string to workaround this new behavior.

See https://review.typo3.org/c/Packages/TYPO3.CMS/+/65467 as well.
@coveralls
Copy link

coveralls commented Nov 27, 2020

Coverage Status

Coverage remained the same at 5.558% when pulling dca4496 on bugfix/redirects-pageuid-integer into 2ed0cf9 on master.

@andreaskienast andreaskienast merged commit f9d3c1a into master Nov 27, 2020
@andreaskienast andreaskienast deleted the bugfix/redirects-pageuid-integer branch November 27, 2020 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants