Details
Description
A blank package selection screen is shown if there are no package groups assigned to the Domain and Other order form type, but there is a domain registration package selected.
Instead, if there are no packages for display on the package selection screen, skip it and go directly to the cart.
Issue Links
- relates to
-
CORE-1427 Order: Domain and Other order types can redirect to non-existant cart page for AJAX order templates
-
- Closed
-
The fix for this issue only works for Standard and Wizard templates.
The AJAX templates don't have a cart, but they are still 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
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.