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
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
Comment #3
hitchshockFixed caching