- Issue created by @nguerrier
opigno_group_manager.module assumes url prefixes are used for language negotiation as soon as they are defined for a language but this is not the case. It leads to a 500 error in case of prefix defined for a language, but site language being defined globally as "language selected" in negotiation.
/admin/config/regional/language
/admin/config/regional/language/detection
use only "Selected language" and set it to FRAttached patch verifies that language prefixing is actually used before assuming we should prefix path with langcode
N/A
N/A
N/A
N/A
Active
3.0
Code