nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.19k stars 5.28k forks source link

Entity (Product, category, manufacturer, etc) seo name isn't changed based on language selection #3174

Closed sk5202 closed 6 years ago

sk5202 commented 6 years ago

nopCommerce version: beta 4.10

Steps to reproduce the problem:

I added one language German.

After i edited Apple-Icam product name and seo name in German language

product name = táo ICAM(German tab) Seo name = vị-sôcôla-hiệu-new-york

Front side when i opened product detail for English and German language .

Working fine for both but url seo name is not changed based on language.

Also,i enabled seo friendly url.

cnEUL commented 6 years ago

Hello, I tried to reproduce that with the current beta. If I install German and save the descriptions in German, and change the SEO name to "Apfel", I get the correct translated link on the overview page and according to the language setting.

overview: http://nop41.eulanda.eu/camera-photo

german: http://nop41.eulanda.eu/apfel-icam english: http://nop41.eulanda.eu/apple-icam

If I did not understand this correctly, please specify it in more detail or add a screenshot - thank you.

sk5202 commented 6 years ago

Hello cnEUL,

I am talking Product detail page url seo name.

once, hit this url http://nop41.eulanda.eu/apfel-icam it translated all page content which is right.

If you see url. it will automaticaly change from http://nop41.eulanda.eu/apfel-icam to http://nop41.eulanda.eu/apple-icam but it should http://nop41.eulanda.eu/apfel-icam.

Hope you will understand..!!

cnEUL commented 6 years ago

oh, that's not funny. It looks like a bug :-)

skoshelev commented 6 years ago

Closed #3174