Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fixed] missing "," in "New Order" Email template Magento_Sales #6782

Closed
trongkhoa1103 opened this issue Sep 28, 2016 · 2 comments
Closed

[Fixed] missing "," in "New Order" Email template Magento_Sales #6782

trongkhoa1103 opened this issue Sep 28, 2016 · 2 comments

Comments

@trongkhoa1103
Copy link

trongkhoa1103 commented Sep 28, 2016

Preconditions

  1. Magento version 2.1

Steps to reproduce

  1. Load New Order Email Template from Admin
  2. Get Error Message

Expected result

Actual result

  1. [Screenshot, logs]

[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"

@trongkhoa1103 trongkhoa1103 changed the title missing "," in "New Order" Email template Magento_Sales [Fixed] missing "," in "New Order" Email template Magento_Sales Sep 28, 2016
@mrkhoa99
Copy link
Contributor

@veloraven
Copy link
Contributor

I'm closing this issue as duplicate of #5116.
Internal ticker for ver. 2.1 - MAGETWO-57026.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants