A client contacted me about a problem when going to a product page for a product that has been deleted. Only part of the content is being delivered - so you see part of the footer and some code. Sometimes it returns more code, sometimes less. I've tracked this down to being an issue only when the following is true:
1. Google Toolbar is installed
2. Browser is IE9 (does not happen in Firefox or Chrome; I can't test other versions of IE with the Google toolbar)
3. The page returns a 404 error code
4. The page is generated by Miva Merchant
I came to these conclusions by testing a broken product page which always returns a 404 error and shows the problem, against calling the NTFD template directly (http://www.domain.com/mm5/merchant.mvc?screen=NTFD), and for the latter, keeping the default 404 response code in the http-header item, and again testing it without it. The partial page load only happens with the direct NTFD url when the 404 code is returned.
I checked random, non-existent urls on some other Miva Merchant sites, and the same thing happens - partial page load.
I also checked some random, non-existent urls on some other NON-Miva sites, and the problem doesn't happen.
I'm at a lost for how to track this further. Has anyone else noticed, or even better, fixed this?
Thanks,
Susan
1. Google Toolbar is installed
2. Browser is IE9 (does not happen in Firefox or Chrome; I can't test other versions of IE with the Google toolbar)
3. The page returns a 404 error code
4. The page is generated by Miva Merchant
I came to these conclusions by testing a broken product page which always returns a 404 error and shows the problem, against calling the NTFD template directly (http://www.domain.com/mm5/merchant.mvc?screen=NTFD), and for the latter, keeping the default 404 response code in the http-header item, and again testing it without it. The partial page load only happens with the direct NTFD url when the 404 code is returned.
I checked random, non-existent urls on some other Miva Merchant sites, and the same thing happens - partial page load.
I also checked some random, non-existent urls on some other NON-Miva sites, and the problem doesn't happen.
I'm at a lost for how to track this further. Has anyone else noticed, or even better, fixed this?
Thanks,
Susan
Comment