Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.6.0-b1
-
Component/s: None
-
Labels:None
Description
Blesta core added support for default options in CORE-1880. These work in the order plugin without changes, however, a "checkbox" package option that is defaulted to be checked will be re-checked on error if it was unchecked because an option added in CORE-1880 is not being passed to PackageOptions::getFields. i.e, the 'new' option value
- Update the calls to PackageOptions::getFields to pass in the 'new' option where appropriate
Issue Links
- is blocked by
-
CORE-1880 Allow a default option to be selected for configurable options
- Closed