AW: [ic] Error - from results.html direct to receipt.html !!

Andrei interchange-users@icdevgroup.org
Sun Feb 16 04:06:01 2003


> Ok, i can reproduce this error now. I updated to IC 4.8.7. The
> error happens
> when a customer hits the back button from the completed order (the receipt
> page) and goes back to the results page and than puts other articles into
> the cart and than hits add to cart, than it happens .... when any
> other link
> is hit before inside the shop it seems not to happen. Of course the
> customers say they don't go over back in browser, but you know ....   :))

Ok. Looks like this is being caused by the munge_quantity mv_click routine
in the results.html page.

It has:

	[bounce href="[history-scan exclude=nothing]"]

at the end. My guess is that something like

	[bounce href="[history-scan exclude=(ord/.*|nothing)]"]

will do the trick.



Hm it doesn't do anything ....... if you go back with the browser button to
the results page and choose another items and press ann to basket the items
are directly ordered !!