Problem/Motivation

There is a cache bug for the Create SEO URL route.

Steps to reproduce

  • Go to /admin/structure/seo_url and disable all types
  • Go to any node content overview page, e.g. /node/1
  • Go to /admin/structure/seo_url and enable node content
  • Go to the same overview page again
  • Expected: Create SEO URL is available
  • Current: Create SEO URL isn't available

Proposed resolution

Fix SeoUrlCreateController::access()

Issue fork seo_urls-3486582

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

hitchshock created an issue. See original summary.

hitchshock’s picture

Assigned: hitchshock » Unassigned
Status: Active » Fixed

Fixed caching

Status: Fixed » Closed (fixed)

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