Clicking the “Robots extras” link at /admin/seo/robots does not navigate to a robots settings page. Instead, the page simply reloads. This makes the link non-functional for administrators.
Steps to reproduce
1)
Log in as a user with administer myrest_seo.
2)
Open /admin/seo.
3)
Click “Robots extras” (route myrest_seo.robots, path /admin/seo/robots).
Expected result
•
The link should load a robots settings form (either the native MyREST SEO form or the Robotstxt module’s admin form), or the link should be hidden when the target isn’t available.
Issue fork myrest_seo-3567471
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
sergeydruua commentedComment #5
sergeydruua commented