- Issue created by @charginghawk
- Merge request !8Disable redirect module's normalizer for Phrase requests. β (Open) created by charginghawk
- Status changed to Needs review
5 months ago 5:29pm 26 June 2024
To create previews in its in-context editor, Phrase looks for content at /node/ paths. The popular redirect module will redirect these requests if route normalization is enabled, so we need to disable it.
Setup Phrase Drupal integration, attempt to use in-context editor, get error, contact Phrase support to get error message, see that error message is due to redirects.
Set _disable_route_normalizer for requests from Phrase IPs, listed here:
https://support.phrase.com/hc/en-us/articles/5784099126044-Phrase-Server...
Make MR, review MR.
Needs review
1.0
Code