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

[4.x] Fix first child redirects when using array syntax #9965

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

jasonvarga
Copy link
Member

When you are using the array syntax for redirects, selecting "first child redirect" would result in the URL of the entry being output as @child.

It works fine when you have the older string syntax.

This PR fixes it so that the url will actually be the first child's url.

@jasonvarga jasonvarga merged commit 7fb6a4f into 4.x Apr 26, 2024
36 checks passed
@jasonvarga jasonvarga deleted the first-child-redirect-array-syntax branch April 26, 2024 20:05
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.

1 participant