Running Ecommerce Plus PHP v7.7.6
Using SEO Friendly URL's.
Using parameter:
$detlinkspacechar='-';Here is a minor bug report. Steps to reproduce are:
(1) Create a webpage using attributes like:
Reference:
webpage-error-testProd Name:
Webpage Error TestDisplay Product: Tick (Yes)Populate other fields with whatever details.
Submit and Test to confirm the page displays correct, which it does.
(2) Leave that webpage URL open in a browser tab.
(3) Back to Admin Panel and change:
Display Product: Untick (No)Submit to save.
Now go to the webpage URL you left open in a browser tab.
Press F5 to refresh the page.
Notice that the browser then displays this message:
The page isn’t redirecting properlyThe Google Search Console will report that page as having a "Redirect Error".
WHY?(4) Notice that the webpage "Reference" and "Prod Name" will produce an
identical URL:
webpage-error-testNow make this alteration and Submit ...
Reference:
webpage-error"Reference" and "Prod Name" are no longer identical.
Now go to the webpage URL you left open in a browser tab.
Press F5 to refresh the page.
Now you will get the proper "404 Page Not Found" message, exactly as intended.
Hoping that makes sense
Gary