Wrong Images URL in multi store setup

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Not sure if this is by design or a bug...

On a multi store setup with two stores we noticed that picture images url are not strictly using current store domain. Instead if they are accessed earlier and stored in cache then it uses those stored URL which might be from different store.

This could be an issue where images needs to be fetched from the same store domain.

Steps to Reproduce:

- Setup two stores which can be accessed from two different store url
- From store One, Access any category catalog page, and check for the image url request. All images will be loaded from the current store url
- Now go to Store two, and access the same category catalog page, and check for the image url request. Images are loaded from the same url (store one url) and not from the current store URL. It should be the current store URL.

Kindly advise.
10 years ago
Hi Krunal,

Thanks for reporting. Fixed. Please see changeset 28340473ce44
10 years ago
a.m. wrote:
Hi Krunal,

Thanks for reporting. Fixed. Please see changeset 28340473ce44


Hi Andrie, thanks for fixing.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.