View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003645 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2012-02-29 15:15 | 2012-12-07 14:27 |
Reporter | ray | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.8 revision 42471 | ||||
Fixed in Version | 4.6.0_RC1 | ||||
Summary | 0003645: products are ignored in tags and admin-overview when set active by date from/to | ||||
Description | When 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 Reproduce | Set a time period (which includes the actual date) for a product in demo-shop and see the green flag in overview has gone! | ||||
Additional Information | Has been reported in forums here: http://www.oxid-esales.com/forum/showthread.php?p=83265#top | ||||
Tags | Products | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
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. |
|
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. |
|
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. |
|
@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). |