locale cached problem

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 5 años
Hi,

In nopcommerce 4.0 sometimes when I updated a product after the page is reload I don't see the last update in
locale properties.

After the clear cache I see the changes.

I see that in Nop.Services.Catalog.ProductService.UpdateProduct() there is:

_cacheManager.RemoveByPattern(PRODUCTS_PATTERN_KEY);

so the code seems right.

Someone have the same problem?

thanks
Hace 5 años
Please provide a complete list of steps to reproduce the issue. I cannot do it on the clean installation
Hace 5 años
Hi,

the steps are simple steps to do for update a product.

Sometimes work sometime doesn't work.

I would like try on admin demo but it has only one language.
Hace 5 años
is it possible disable cache ?

thanks
Hace 5 años
hi,

seems the problem there is only when there are more than one languages.

I use nopcommerce with two languages and cahce doesn't work on the second.

thanks
Hace 5 años
Hi,

Any updates regarding this issue? any one facing it? I am recently facing it all the time. I have 2 languages. I am using Nop 4.1, any advise?
Hace 4 años
We have same problem here, store owners sometimes claims, that Standard field (whatever, for example product description) changes after save, but locale field not. We must clear cache in Admin area, then changes to the locales appears.

NopCommerce 4.00 hosted in IIS on Windows Server 2012 R2.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.