View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005252 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2013-06-26 16:25 | 2014-07-15 10:02 |
Reporter | tomas_liubinas | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.7.5 / 5.0.5 | ||||
Target Version | 4.8.5 / 5.1.5 | ||||
Summary | 0005252: Variants with the same name are not displayed in the front end | ||||
Description | Enter two variants with the same name - only one is displayed on the fornt end. 2 variants should be displayed in the frontend even if they have the same name. That should work at least when "Display multidimensional variants" config option is turned off. (Because "Display multidimensional variants" config option changes the list of variants depending on the name, so at least the case when the option is ON would be debatable). | ||||
Tags | Variants | ||||
Attached Files | |||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
child of | 0005527 | resolved | tomas.lygutas | Pagehead on Details Page ist not working properly, if the Article has variants. |
|
Changing back to 'confirmed' - this behaviour appears because of multidimentional variants functionality. This may not be considered as bug at all - probably data needs to be fixed properly. |
|
in variant, the names of variants should be different, otherwise it no make seance to split product in to variant with the same name. (Also the hole mechanism is based on grouping by names - so they should be different) |