magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.52k stars 9.31k forks source link

Some Translation not working in Safari browser Private Mode. #7329

Closed pareshe closed 7 years ago

pareshe commented 7 years ago

Some Translation not Working in Safari Browser Private Mode

Magento version : 2.1.2

Preconditions

1) Open magento2 in safari browser private mode, in mac os/iPhone/iPad.

2) Add product to cart and check minicart .

Private mode safari -- http://www.awesomescreenshot.com/09b66b4z01 Normal mode safari -- http://www.awesomescreenshot.com/02866b4y67

3) Also same problem in www.website.com/checkout - page.

Steps to reproduce

1) Open magento2 in safari browser private mode, in mac os/iPhone/iPad.

2) Add product to cart and check minicart .

3) Also same problem in www.website.com/checkout - page.

Actual and Expected result

Actual: "Go to Checkout","Qty","View and edit cart" etc. not translated.

Expected result:

"Go to Checkout","Qty","View and edit cart" etc. have to translate

Additional information

Translation using Below method not working 1)<!-- ko i18n: 2)data-bind="i18n:

veloraven commented 7 years ago

@pareshe thank you for your feedback. Please, format this issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result. Please, also identify which version of Magento you are running.

pareshe commented 7 years ago

Some Translation not Working in Safari Browser Private Mode

Magento version : 2.1.2

Preconditions

1) Open magento2 in safari browser private mode, in mac os/iPhone/iPad.

2) Add product to cart and check minicart .

Private mode safari -- http://www.awesomescreenshot.com/09b66b4z01 Normal mode safari -- http://www.awesomescreenshot.com/02866b4y67

3) Also same problem in www.website.com/checkout - page.

Steps to reproduce

1) Open magento2 in safari browser private mode, in mac os/iPhone/iPad.

2) Add product to cart and check minicart .

3) Also same problem in www.website.com/checkout - page.

Actual and Expected result

Actual: "Go to Checkout","Qty","View and edit cart" etc. not translated.

Expected result:

"Go to Checkout","Qty","View and edit cart" etc. have to translate

Additional information

Translation using Below method not working 1)<!-- ko i18n: 2)data-bind="i18n:

veloraven commented 7 years ago

@pareshe thank you for update. Please specify exact Magento version you are running.

pareshe commented 7 years ago

updated in issue. (Magento version : 2.1.2)

Khaleel commented 7 years ago

Has anything to do with localStorage in Safari as sometimes my translations similar to the above work and sometimes they do not?

naydav commented 7 years ago

Closed as a duplicate of #7942 (has the same initial problem with local storage) Also, We've created internal ticket MAGETWO-63635 to address this issue. Thanks