Closed
Description
Steps to reproduce
- Install Magento 2.0.7 Community Edition
- Stores > Configuration > Catalog: Catalog > Search Engine Optimization > Product URL Suffix > Change to "/" > Save Config
- Clear Cache
Expected result
- The product URL should end in "/" e.g. http://....com/helena-hooded-fleece/
- The product page should return a 200 response code and load correctly
Actual result
- The product URL ends in "/" e.g. http://....com/helena-hooded-fleece/
- The product page returns a 404 not found error