View Issue Details

IDProjectCategoryView StatusLast Update
0006141OXID eShop (all versions)1.08. Listmania, Notice list, Gift registrypublic2017-02-07 17:06
Reportertjungcl Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.9.3 / 5.2.3 
Fixed in Version4.10.4 / 5.3.4 
Summary0006141: on order execution empty noticelists are created
DescriptionIf an user has no noticelist at all and excutes an order, a new empty noticelist is created in the database.

This even happens with guest users.

This noticelist entry does not harm anything, it's just unneccessary garbage data filling up that table over time.

Steps To Reproduceempty all cookies, create new session and order something as a guest.
Now check table oxuserbaskets: a new row with latest timestamp has been created which is of oxtitle 'noticelist' and has zero corresponding entries in the oxuserbasketitems table.
TagsNo tags attached.
ThemeAll
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

michael_keiluweit

2016-06-23 13:04

administrator   ~0011652

https://github.com/OXID-eSales/oxideshop_ce/pull/418

anton.fedurtsya

2017-02-07 17:06

administrator   ~0011967

Thank you for your pull request Michael!. I have just merged it to master + ported to 5.3