View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002086 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2010-09-07 11:07 | 2012-12-07 13:59 |
Reporter | d3 | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.0 revision 28699 | ||||
Fixed in Version | 4.4.3 revision 30016 | ||||
Summary | 0002086: Not possible to "Unassign all" if "Display Variants in Assignment Lists in eShop admin" is enable | ||||
Description | In the AJAX-List "Assign Products" for Promotions, its not possible to use the function "unassign all". It's happen if the option "Display Variants in Assignment Lists in eShop admin" is enable. The Script create a wrong query: delete oxactions2article.* from oxarticles left join oxactions2article on oxarticles.oxid=oxactions2article.oxartid where oxactions2article.oxactionid = 'oxnewest' and oxactions2article.oxshopid = 'oxbaseshop' group by oxarticles.oxid "group by oxarticles.oxid" -is for this case not okay. | ||||
Additional Information | Version 4.4.0 -4.4.2(Demoshop) probable it occur in some other AJAX-Lists | ||||
Tags | AJAX | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||