View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002180 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2010-10-28 10:49 | 2012-12-10 14:16 |
Reporter | alexsxb | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | PHP 5.2.9 | OS | Windows | OS Version | XP |
Fixed in Version | 4.5.1 revision 38045 | ||||
Summary | 0002180: Subcategories not automatically occurs in subshop | ||||
Description | if categories should also be available in subshops and you add a subcategory later, this is not automatically added in the subshop. You have to press "save" again in the ParentShop | ||||
Steps To Reproduce | 1.) Create subshop (shall inherit from parentshop) 2.) Create category (testcat) in Parentshop 3.) select subshop in Mall Tab 4.) save 5.) add testsub as subcategory of testcat in mothershop 6.) save 7.) go to childshop (admin), article, category 8.) new subcategory not listed or 7.) go to shoppage of subshop 8.) testsub not listed | ||||
Tags | Subshops | ||||
Theme | |||||
Browser | |||||
PHP Version | |||||
Database Version | |||||
|
If the option "inherit automatically" is selected - it means that even later created subcategories should be inherited _automatically_. This change will need to be communicated in the dev-general in advance (as soon as fixed). |
|
fixed: all new created subcategories occurs in sub-shops assigned in parent category. |