-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CheckoutFixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentRelease Line: 2.1bug report
Description
Preconditions
Update magento 2.0.8 to Magento 2.1
Debian Jessie
Mysql 5.6
Php 5.6
- Put item in cart
- Try delete item , after popup error
Steps to reproduce
- Go to admin -> SALES -> sales
- Enable -> Minimum Order Amount
- Minimum Amount = 10 or something
Expected result
- After remove product from mini cart then the cart need to be empty
Actual result
- Last product stay in the cart can't remove
Try to remove the item then we get this error :
Recoverable Error: Argument 1 passed to Magento\Framework\Exception\InputException::__construct() must be an instance of Magento\Framework\Phrase, string given, called in /var/www/clients/client1/web1/web/vendor/magento/module-quote/Model/ShippingAddressManagement.php on line 121 and defined in /var/www/clients/client1/web1/web/vendor/magento/framework/Exception/InputException.php on line 51
If disable Minimum Order Amount then everything is fine.
coachdesign and anowarsadata
Metadata
Metadata
Assignees
Labels
Component: CheckoutFixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentRelease Line: 2.1bug report