locale cached problem

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 anos atrás
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
5 anos atrás
Please provide a complete list of steps to reproduce the issue. I cannot do it on the clean installation
5 anos atrás
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.
5 anos atrás
is it possible disable cache ?

thanks
5 anos atrás
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
5 anos atrás
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?
4 anos atrás
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.