Opened 6 years ago
Last modified 6 years ago
#1802 closed defect
wcst_import should report an error on invalid option — at Version 1
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | critical | Milestone: | 9.7 |
Component: | wcst_import | Version: | development |
Keywords: | Cc: | Vlad Merticariu | |
Complexity: | Medium |
Description (last modified by )
If a user specifies an option that is not recognized by wcst_import, then wcst_import should throw an error instead of ignoring the option.
Furthermore, validating options seems to be duplicated in each recipe now. For common options this should be refactored into methods in the BaseRecipe class.
Note:
See TracTickets
for help on using tickets.