View Issue Details

IDProjectCategoryView StatusLast Update
0003645OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:27
Reporterray 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.8 revision 42471 
Target VersionFixed in Version4.6.0_RC1 
Summary0003645: products are ignored in tags and admin-overview when set active by date from/to
DescriptionWhen products are set active by date from/to, they are ignored in tags and in admn-overview the green flag is not shown - even if the product is presently active by date.
As well these items are not indexed by Google and not exported by the csv-maker. It seems, that some functions just check if a product is set active and do not check the time-period.
Steps To ReproduceSet a time period (which includes the actual date) for a product in demo-shop and see the green flag in overview has gone!
Additional InformationHas been reported in forums here: http://www.oxid-esales.com/forum/showthread.php?p=83265#top
TagsProducts
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2012-04-01 21:24

reporter   ~0006141

Reminder sent to: ray

Hi,

Could you please describe how to reproduce the case in more details?
We tried to reproduce the case on CE 4.5.8, EE 4.5.9 and 4.6.0 beta3 - and it works well for us: it shows product as active in the list by tag, and also exports product in csv (in Proudct Export).
The steps we do:
1. in admin Core Settings -> Performance tab, I check option " Check "Active From/To" when loading Products"
2. in Administer Products -> Products: I select any product and insert the From/To dates for it (like - current date is "2012-04-01 22:00:00", so I insert "From: 2012-04-01 10:00:01" and "To: 2012-04-03 10:00:01".
In this case product is still shown with green flag in Admin, also listed in the list of tags (product 0003560 - Jeans KYLE), and also is in the list of csv file, when exported in Product Export.

ray

2012-04-02 08:21

reporter   ~0006145

Last edited: 2012-04-02 08:21

View 2 revisions

Hi Dainius

You need to uncheck the field "Active" - as you have put in a period while this item shall be active.
It is described to set an item activ by checking the box OR setting a date.

Please check right now in the demo-shop for item Kuyichi Jeans ANNA / no. 3570.

dainius.bigelis

2012-04-02 17:22

reporter   ~0006148

Reminder sent to: ray

Hi ray,

thanks for the hint, that was really the problem :) I somehow often stumble on that. Now I see that greenbox is gone when the time is valid/active, but the "ACtive" checkbox is OFF.
Thought I still see those products in the Exported Products list (CSV file) and in the list of Tags (http://[shop]/tag/kuyichi/).
So the issue is confirmed and I will ask to check also those places for issues.

dainius.bigelis

2012-04-02 17:28

reporter   ~0006149

@Developers:
the issue occurs when the checkbox "Active" is OFF, but the inserted time From/To is valid (product should be active). In this case the product in admin is shown as inactive (thought in it visible in frontend). Also please check the product export and products listing by tag - if it valuates the set time period (from/to).