ElisDN / yii2-demo-shop

Source code for Yii2 workshop
https://elisdn.ru/yii2-shop
Other
154 stars 113 forks source link

Product creation - other categories #21

Closed Andrewkha closed 6 years ago

Andrewkha commented 6 years ago

https://github.com/ElisDN/yii2-demo-shop/blob/9104d8cd254672769bc5d7e4711faaad3d760411/shop/useCases/manage/Shop/ProductManageService.php#L66

If other categories are empty, throws Invalid argument supplied for foreach() exception. The same applies to Existing tags

ElisDN commented 6 years ago

Fixed.