View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003140 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2011-08-12 15:18 | 2012-12-10 14:16 |
Reporter | vilma_liorensaityte | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.5.1 revision 38045 | ||||
Fixed in Version | 4.5.2 revision 38481 | ||||
Summary | 0003140: EE: Main shop redirects to subshop if different domain is set to subshop | ||||
Description | If subshop has different url, main shop will be redirected to subshop. | ||||
Steps To Reproduce | 1. Master Settings->Core Settings: create new subshop; 2. Master Settings->Core Settings->Mall->Shop URL: enter different shop url for subshop; 3. Go to mallstart page or main shop, you will be redirected to subshop url. | ||||
Tags | Subshops | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0003134 | resolved | alfonsas_cirtautas | EE: SSL call loading wrong shop |
|
This issue was related to host name configuration, adding main shop to http://shop (1) and subshop to http://schop/child (2) will resolve to subshop id 2, because string "shop" is found in "subshop", this is known behaviour. |