d***@blueyonder.co.uk
2006-10-16 17:30:04 UTC
Hi all,
Am running WCS 6.0 EE and have come up against an IE issue, I have the issue in mu development environment and have also tested on a full server install, same thing happens. This works fine in Firefox, problem is Internet Explorer 6
I have linked to my sku a potentially large number of accessories, defined in accelerator using merchandising associations. I have a form for these, with action of OrderItemAdd and method of post. All is fine when I have a few accessories (note, these are selected by javascript writing to hidden catEntryId_n and quantity_n fields). However when I select a fair amount of accessories, say 7 or the form has loads of them (20+ ), when the submit runs and the form is posted, I get an ie "The page cannot be displayed" and the browser URL remains as /OrderItemAdd. The command runs fine and everything is added to the basket, it just appears the redirect to OrderItemDisplay fails. It appears to act like a GET, which i'd expect a problem due to the internet explorer GET limit, however the form is being submitted with a POST.
Is there anything in the commerce framework that could cause this? Like I said, only happens in Internet Explorer and only when lots of items being added.
Any help much appreciated as run out of ideas now!
Thanks,
Dave
Am running WCS 6.0 EE and have come up against an IE issue, I have the issue in mu development environment and have also tested on a full server install, same thing happens. This works fine in Firefox, problem is Internet Explorer 6
I have linked to my sku a potentially large number of accessories, defined in accelerator using merchandising associations. I have a form for these, with action of OrderItemAdd and method of post. All is fine when I have a few accessories (note, these are selected by javascript writing to hidden catEntryId_n and quantity_n fields). However when I select a fair amount of accessories, say 7 or the form has loads of them (20+ ), when the submit runs and the form is posted, I get an ie "The page cannot be displayed" and the browser URL remains as /OrderItemAdd. The command runs fine and everything is added to the basket, it just appears the redirect to OrderItemDisplay fails. It appears to act like a GET, which i'd expect a problem due to the internet explorer GET limit, however the form is being submitted with a POST.
Is there anything in the commerce framework that could cause this? Like I said, only happens in Internet Explorer and only when lots of items being added.
Any help much appreciated as run out of ideas now!
Thanks,
Dave