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

Create order via backend doesn't work after using NL translation for order-header #6855

Closed
PascalBrouwers opened this issue Oct 3, 2016 · 5 comments
Labels
bug report Component: Checkout Component: Translation Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@PascalBrouwers
Copy link
Contributor

  1. Magento version 2.1.0 and 2.1.1
  2. PHP 7.0.11

Steps to reproduce

  1. Install Magento with your own language (e.g. nl_NL) and make sure your account is in your language (nl_NL)
  2. Add a translate csv for 'order-header' for your own language (nl_NL.csv):
    order-header,orderkop,module,Magento_Sales
  3. Run static content for your own language: setup:static-content:deploy nl_NL

Expected result

  1. Create an order in the backend of magento. And select 'Create New Customer'. (Or when you already have a user select a user).
  2. You should see the next step 'Please select a store'.

Actual result

  1. Nothing happens because the id 'order-header' gets translated. For an explanation see loadAreaResponseHandler() in Magento_Sales/view/adminhtml/web/order/create/scripts.js
@veloraven
Copy link
Contributor

I’m closing this issue because it is a duplicate. Please reopen this issue as needed.

@PascalBrouwers
Copy link
Contributor Author

Would be nice if you would mention the duplicate ;)

@PascalBrouwers
Copy link
Contributor Author

@veloraven what is the duplicate issue?

@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-66428

@coachdesign
Copy link

coachdesign commented Aug 7, 2017

It does not look like a duplicate, but a different issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Checkout Component: Translation Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

4 participants