ce563179b8
fixes 10883 - fixed an issue where /amp/ pages would cause an infinite redirect loop - this only occurred when amp was disabled, and query params were passed to the /amp/ url - this fix resolves the issue by not assuming /amp/ is the end of the URL - it also checks for `/amp/` (both slashes) and replaces one |
||
---|---|---|
.. | ||
dynamic_routing_spec.js | ||
frontend_spec.js | ||
site_spec.js | ||
UrlService_spec.js |