View Issue Details

IDProjectCategoryView StatusLast Update
0000942OXID eShop (all versions)2. ----- eShop backend (admin) -----public2009-05-29 07:10
ReporterSpritje Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version4.1.2 revision 18998 
Summary0000942: It is possible to add variants to category, but in the category the variants are not shown
DescriptionIf you edit a variant and add the variant to a category, it will not be shown in the category.
Either the button has to be deleted or the variant has to be shown.
I tried it at our demo shop.
Additional InformationReproducable in all OXID eShop Versions 4
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

has duplicate 0001075 closed Attribute filter does not work on variants 
related to 0000933 resolvedarvydas_vapsva it is possible for variants to be displayed twice in ajax list, but it is wrong 
related to 0000898 closedalfonsas_cirtautas Attributes assigned to variants are not included in the filters in category view 
related to 0001102 resolveddainius.bigelis Attributes and Categories are not inherited by Variant-articles 

Activities

dainius.bigelis

2009-05-27 18:37

reporter   ~0000967

Reminder sent to: Spritje

Such Request needs to be considered, because variant-articles are not fully valid products to work as a standalone object. So to implement this need to do some changes in core classes, which may affect behaviour of other functionalities.
Other way to solve this - is to insert variants as separate articles and show these articles in details page using Crossselling (also some small changes in templates).

dainius.bigelis

2009-05-29 07:07

reporter   ~0000983

As this touches the handling of variant-article in total (see bug 0000898), need to discuss about proper solution for entire system. Thus - it is postponed until the decision will be taken.

dainius.bigelis

2009-05-29 07:10

reporter   ~0000984

Please pay attention also to the fact, that there is one more option related to this case: Display Variants in Assignment Lists in eShop admin (Core Settings -> System -> Variants).
When this option is ON - the variant articles are displayed in the AJAX lists and available for assigning to some objects. In case if assigning variants to Categories should be denied - behaviour of this option also should be considered.