The redirect feature causes uli links to get redirected when we don't want it.

CommentFileSizeAuthor
#3 3024506.3.patch11 KBgrayle

Comments

nielsaers created an issue. See original summary.

nielsaers’s picture

A good approach would be to have a config form where you can add routes/paths that will be excluded from the redirect functionality.

We would also need some default config in the module for that and an update hook that adds the new config to service already installed modules.

grayle’s picture

Status: Active » Needs review
StatusFileSize
new11 KB

Patch that allows route-based overrides. The entered routes will not redirect to the frontpage but instead themselves. By default user edit and user reset routes are added.

nielsaers’s picture

Tested on a site that did not have disable language installed. Recreated the case where language negotiation would result in a disabled language when accessed through cli.

Committing into dev and creating a new release.

  • nielsaers committed f5c27d8 on 8.x-1.x authored by Grayle
    Issue #3024506 by Grayle, nielsaers: The redirect feature causes uli...
nielsaers’s picture

Status: Needs review » Fixed

Will be released in beta5

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.