You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
trongkhoa1103
changed the title
missing "," in "New Order" Email template Magento_Sales
[Fixed] missing "," in "New Order" Email template Magento_Sales
Sep 28, 2016
Preconditions
Steps to reproduce
Expected result
Actual result
[2016-09-28 03:56:20] main.CRITICAL: Zend_Json_Exception: Decoding failed: Syntax error in /vendor/magento/zendframework1/library/Zend/Json.php:97
Stack trace:
#0 /vendor/magento/module-email/Model/Template.php(306): Zend_Json::decode('{"var formatted...')
Fixed:
"var formattedShippingAddress|raw":"Shipping Address",
"var order.getShippingDescription()":"Shipping Description",
"var shipping_msg":"Shipping message"
The text was updated successfully, but these errors were encountered: