Skip to content

Conversation

kitsunet
Copy link
Member

erronously merged into 8.4, but should actually go in here... See #3974

We introduced the redirect links for performance in older Neos versions to prevent resolving routes for Nodes which was quite expensive. The Neos 9 preview links are easy to resolve and we have no need for the redirect links for previews.
This helps keep preview links consistent and always use the previewAction.

These links will always be previewUrls so performance
should be fine.
@github-actions github-actions bot added Bug Label to mark the change as bugfix 8.3 labels Sep 17, 2025
@kitsunet
Copy link
Member Author

It's unclear to me how the e2e failure should be related to this, especially with the feature flag false

@kitsunet
Copy link
Member Author

well, that was broken, I guess this will fix e2e, a bit scary that this is only indirectly caught by some e2e test.

@kitsunet kitsunet merged commit e532c53 into neos:8.3 Sep 23, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant