Prevent using language prefix for callback URLs

Created on 7 March 2024, 4 months ago
Updated 21 March 2024, 3 months ago

Problem/Motivation

Since Drupal 10.1 Drupal URLs are generated with the language prefix even if you specify LanguageInterface::LANGCODE_NOT_APPLICABLE.

This is a problem when working with a multilingual site where the whitelisted redirect uris in the external application would not include all language prefixes. It's cleaner to do without any language prefix.

Steps to reproduce

Proposed resolution

Use path_processing => false instead.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany szeidler Berlin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024