Checkout breaks with cache enabled
Bevan - March 20, 2007 - 01:45
| Project: | e-Commerce |
| Version: | 5.x-3.3 |
| Component: | ec_anon |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Checkout breaks with cache enabled in drupal 5.x-3.0 and ec_anon enabled. I also have the shipping api disabled -- I'm not sure if that affects it.
After the cart, the user completes and posts the shipping and billing addresses, but is returned the same form again.

#1
Just conforming, that I have just found this bug too.
Any workaround?
Alan
#2
I'm running into the same issue with e-commerce 5.x-3.1.
#3
I disabled cache. Is there a drupal way of saying 'don't cache this page under any circumstance'?
B/
#4
The cache exclude module can be used to fix this problem.
#5
Oh great!! thanks
#6
Guys,
only aggressive cache or normal cache also causes this? if normal cache mode still creates problem, im gonna consider this a bug.
regards,
massa
#7
Normal Cache too
Alan
#8
Same problem here, running 5.x-3.0
Will upgrade to 5.x-3.3 soon and test again. The main module page does not show the latest stable release, I did not realize that there is an update available for me. The Update Status module also failed to notify about this, it just tells about the 5.x-4alpha.
#9
Fix in v5.x-3.x-dev
ee http://drupal.org/cvs?commit=85719
#10
Automatically closed -- issue fixed for two weeks with no activity.
#11
Hi Gordon
I applied the fix based on the CVS commit referred to above,
but it doesn't seem to work for me.
With cache enabled, The checkout for anon users sticks at the 'enter your email address' form.
It just keeps returning to this page.
I applied it to v3.4, as that was released just before this commit.
It there any reason why that patch wouldn't be enough?
Would there be some other fix that is also needed?
Regards
Alan
#12
Did you clear the cache after applying the patch?
#13
Yep, that seems fine now.
Thanks Gordon!
Can't wait for version 4.0!
Regards
Alan
#14
Automatically closed -- issue fixed for two weeks with no activity.