Closed (fixed)
Project:
MyREST
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2026 at 08:31 UTC
Updated:
21 Aug 2026 at 10:24 UTC
Jump to comment: Most recent
MyrestRedirectEventSubscriber::onRedirectToDefaultLanguage() rewrites redirects that carry a language prefix, which was written for the node add forms of one site. It runs for every response of the site that is a redirect, so on any other site it changes the behaviour of forms and workflows this module knows nothing about. It is the third of the three redirect behaviours; the other two are already behind settings.
redirect_admin_forms_to_default_language to the same "Redirects for a headless back end" section, default off.isMainRequest() like its siblings.Everything.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sergeydruua commentedComment #6
sergeydruua commented