Describe your bug or feature request.

When upgrading to 8.x-2.38 I got an error on /admin/commerce. Reason is the Product categories link in the management links. This route requires a parameter taxonomy_term which is not provided.

If a bug, provide steps to reproduce it from a clean install.

Just update to commerce 8.x-2.38 and try /admin/commerce

CommentFileSizeAuthor
#8 attachment-2.png49.94 KBdtrdewaele
#8 attachment-1.png88 KBdtrdewaele

Issue fork commerce-3421144

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

dtrdewaele created an issue. See original summary.

dtrdewaele changed the visibility of the branch 8.x-2.x to hidden.

dtrdewaele changed the visibility of the branch 3421144-fatal-error-on to hidden.

dtrdewaele’s picture

Status: Active » Needs review

dtrdewaele changed the visibility of the branch 3421144-fatal-error-on to active.

jsacksick’s picture

Reason is the Product categories link in the management links

What is the "Product categories" link? I'd like reproducing the issue myself if possible.

dtrdewaele’s picture

StatusFileSize
new88 KB
new49.94 KB

You are right. It is not a default link :)

The "Product categories" link is a custom link we have added to the menu.

What you can do to reproduce is adding a custom link under the admin/commerce section in the admin menu (attachment 1) to for example a taxonomy overview page (attachment 2) and go to /admin/commerce. You'll see the error.

jsacksick’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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