View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004907 | OXID eShop (all versions) | 4.06. Language and translations | public | 2013-02-07 09:34 | 2015-12-28 12:11 |
Reporter | michael_keiluweit | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 4.7.3 / 5.0.3 revision 54408 | ||||
Target Version | Fixed in Version | ||||
Summary | 0004907: switching subshop via get parameter shp can cause problems | ||||
Description | scenario three subshops: german (id 2) www.some-oxid-ee-shop.de english (id 3) www.some-oxid-ee-shop.com spanish (id 4) www.some-oxid-ee-shop.sp You can show the spanish content after adding the parameter shp=4 to to the german url: www.some-oxid-ee-shop.de/?shp=4 when you supply "shp" in the url - it switches to other subshop (even if domain is from other shop). in this case the problem might occur with the languages, that in case if each subshop has some language assigned, and then you try to switch to some other shop (with other language) - it will try to load data with language, which is not existing for current shop... so it can display empty texts etc. or show some errors | ||||
Tags | EE, Enterprise, Subshops | ||||
Theme | Not defined | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
MySQL Version | Not defined | ||||
related to | 0004888 | resolved | Linas Kukulskis | SEO URLs include lang key on subshop although lang was set as default |