Problem/Motivation

Various forms add a redirect path to links, so the user is redirected back to the current path. However, this path discards the language prefix.

Proposed resolution

Use redirect destination service to build redirect paths

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

Issue fork tmgmt-3478454

Command icon Show commands

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

berdir made their first commit to this issue’s fork.

  • berdir committed fa7c4943 on 8.x-1.x authored by idebr
    Issue #3478454 by idebr: Use redirect destination service to build...
berdir’s picture

Status: Needs review » Fixed

Makes sense, merged, that code was written/ported before ensureDestination() existed.

Status: Fixed » Closed (fixed)

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