Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3.0
-
Component/s: None
-
Labels:None
Description
The AJAX templates don't have a cart, but they can still be redirected to one, which causes the error:
Files does not exist: /plugins/order/views/templates/ajax/cart.pdt on line 120 in /lib/view.php
This occurs when using the Domain and Other template, but not setting any other Package Groups to order after the domain. When a customer then adds the domain, they are redirected to the cart.
Additionally, there is a button on the domain page (first step) for all order templates, which has a button that says something like "Skip, Order Other Items". I would think that that button should not be displayed when there are no other packages to order.
Issue Links
- relates to
-
CORE-1362 Order Plugin: Package Selection screen is always shown for Domain and Other order type
- Closed
Activity
Summary | Order: Domain and Other order types can redirect to non-existant cart template | Order: Domain and Other order types can redirect to non-existant cart page for AJAX order templates |
Priority | Major [ 3 ] | Blocker [ 1 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
I'm thinking a cart template should exist for the AJAX form template, if only to show cart information in this particular case.