Closed GoogleCodeExporter closed 9 years ago
It wouldn't be an infinite loop if the second parameter to
ShippingMethodsController::get_quote(), 'cart' would be transferred properly.
But in
line 71 the cart was found not set (I also checked if(false === $cart)). Looks
like
the serialization didn't work in shopping_carts_controller.php, ln. 93. But I
don't
know CakePHP enough to fix this.
Original comment by saltori...@gmail.com
on 5 Oct 2007 at 12:41
Original comment by putkonen...@gmail.com
on 18 Oct 2007 at 8:02
Original issue reported on code.google.com by
saltori...@gmail.com
on 5 Oct 2007 at 12:17