Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.5.0-b2
-
Fix Version/s: 4.0.0-b1
-
Component/s: None
-
Labels:None
Description
The order plugin's checkout controller can perform a redirect on error to /checkout/cart/, however, this URI is invalid and results in a 404 error as the checkout controller does not have a cart method. Instead, this should redirect to /cart/index/.
The fix that should work I described here: http://www.blesta.com/forums/index.php?/topic/5551-checkout-pay-404-error/?p=39708
Activity
Tyson Phillips (Inactive)
created issue -
Tyson Phillips (Inactive)
made changes -
Field | Original Value | New Value |
---|---|---|
Description | The order plugin's _checkout_ controller can perform a redirect on error to /checkout/cart/, however, this URI is invalid and results in a 404 error as the _checkout_ controller does not have a _cart_ method. Instead, this should redirect to /cart/index/. |
The order plugin's _checkout_ controller can perform a redirect on error to /checkout/cart/, however, this URI is invalid and results in a 404 error as the _checkout_ controller does not have a _cart_ method. Instead, this should redirect to /cart/index/.
The fix that should work I described here: http://www.blesta.com/forums/index.php?/topic/5551-checkout-pay-404-error/?p=39708 |
Tyson Phillips (Inactive)
made changes -
Assignee | Tyson Phillips [ tyson ] |
Automated transition triggered when Tyson Phillips (Inactive) created a branch in Stash -
Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Tyson Phillips (Inactive) created pull request #5 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Automated transition triggered when Cody Phillips (Inactive) merged pull request #5 in Stash -
Status | In Review [ 5 ] | Closed [ 6 ] |