View Issue Details

IDProjectCategoryView StatusLast Update
0001300OXID eShop (all versions)1.03. Basket, checkout processpublic2022-07-08 14:31
Reportercsimon Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.3 revision 19918 
Fixed in Version4.1.6 revision 22740 
Summary0001300: Orders are processed with status ERROR when webmiles are installed in eshop
DescriptionHi,

If i order in OXID Shop 4.1.3 with webmiles enabled, finalizeOrder is not executed till the end. Execution ends at _setOrderStatus and therefore, the Status "ERROR" is displayed in admin backend.
TagsOrder
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-09-08 16:05

reporter   ~0001690

Bug is also active on eShop 4.1.5 with webmiles module v1.5.4_21277.

rimvydas_paskevicius

2009-09-10 08:53

reporter   ~0001701

Last edited: 2009-09-10 17:12

Updated oxorder class to fix problem with order status message. After processing order only record in DB "oxtransstatus" was updated and order object property "oxtransstatus" was not. Now oxOrder::_setOrderStatus() updates db record and order object.

dainius.bigelis

2009-09-16 10:18

reporter   ~0001750

the issue that order cannot be deleted, when webmiles are active - was moved to separate bug entry #1309