Magento2: Product URL Suffix "/" results in 404 error

Created on 4 Jun 2016  路  16Comments  路  Source: magento/magento2

Steps to reproduce

  1. Install Magento 2.0.7 Community Edition
  2. Stores > Configuration > Catalog: Catalog > Search Engine Optimization > Product URL Suffix > Change to "/" > Save Config
  3. Clear Cache

    Expected result

  4. The product URL should end in "/" e.g. http://....com/helena-hooded-fleece/

  5. The product page should return a 200 response code and load correctly

    Actual result

  6. The product URL ends in "/" e.g. http://....com/helena-hooded-fleece/

  7. The product page returns a 404 not found error

404

CatalogUrlRewrite Fixed in 2.1.x Fixed in 2.2.x Format is not valid Ready for Work bug report

All 16 comments

Hi @atIOCrON

Thank you for the good title and description!
I could easily reproduce the issue and logged it as MAGETWO-53928 internally.

Thanks,
Kateryna.

Possible add to this bug: reverting back to default settings doesn't work.

I came upon this bug when trying the same thing, found this ticket and decided to revert to the default settings. However no matter what I try I keep getting 404 errors on category pages now; the url's on the frontend keep ending in a slash still. I cleaned cache, index, recompiled, removed /var/ but no luck yet.

Edit: After a lot of fiddeling with aformentioned caches and vars finally got to revert after re-saving the categories one by one.

This is the same issue as fix in https://github.com/magento/magento2/pull/7041

Can these issues be merged as atIOCrON has put in the correct submission format? Side note: effects latest develop branch too

OT: Why is there an internal issue tracker? Perhaps take a look at Kubernetes github public/open workflow for some guidance, it is confusing if non-Magento staff are kept in the dark over issues, i.e. are we duplicating work fixing stuff already planned.

Any idea when https://github.com/magento/magento2/pull/7041 can be merged to solve this issue? I can confirm that this solves the issue for me as well.
@vrann could you get this issue going again?

I have the same issue with Magento 2.1.4, How can I resolve that issue?

I am having the same issue with Magento 2.1.5. Has this been troubleshot yet?

@PascalBrouwers the #7041 cannot be merged in the way it is implemented right now, please see comment here #8264 on supported use-cases.

Ah ok, i'll check if the problem is fixed in 2.2 then.

This issue still in 2.1.6 and it's related to https://github.com/magento/magento2/issues/8264

Internal ticket to track issue progress: MAGETWO-70255

Internal ticket to track issue progress: MAGETWO-70505

Hi @atIOCrON
This issue is already fixed in 2.1.8 and later with the PRs magento/magento2#10043 and magento/magento2#10164
We are closing this ticket, please reopen if issue persists.
Thank you

not fixed

@AdeelMushtaq what is not fixed? Please provide steps to reproduce, or better to report it as separate issue

@ihor-sviziev please check i have did as per instructions.
https://ringmastersports.co.uk/mma/ ----------->not working
https://ringmastersports.co.uk/mma/.html ----------->working

@AdeelMushtaq, on Magento 2.2.3 we don't have this issue on own projects.
PS: Looks like you didn't changed url suffix for products.

Was this page helpful?
0 / 5 - 0 ratings