Problem/Motivation

Currently, when ajax is enabled and using the <current> route, will result in an incorrect URL.

Proposed resolution

In \Drupal\overview_builder\Controller\AjaxController::overview() alter the request stack so <current> will link to the right URL.

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

JeroenT created an issue. See original summary.

JeroenT credited mheip.

jeroent’s picture

jeroent’s picture

Title: <current> route no longer works ajax is enabled » <current> route no longer works when ajax is enabled

  • JeroenT committed fe3c086 on 3.0.x
    Issue #3214735 by JeroenT, mheip: <current> route no longer works when...
jeroent’s picture

Version: 3.0.x-dev » 2.0.x-dev

jeroent’s picture

Status: Active » Fixed

  • JeroenT committed d66e2ac on 2.0.x
    Issue #3214735 by JeroenT, mheip: <current> route no longer works when...

Status: Fixed » Closed (fixed)

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