View Issue Details

IDProjectCategoryView StatusLast Update
0000778OXID eShop (all versions)2. ----- eShop backend (admin) -----public2009-04-07 10:42
Reporterhenriks Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version4.0.1.0 revision 15990 
Summary0000778: admin/order_main.php gives 404 File not Found if product out of stock
Description
if one of the products of an order is out of stock "oxstock=0"
the call of admin/order_main.php fails

an oxOutOfStockException exception will be thrown in core/oxbasket.php
function addToBasket


TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

duplicate of 0000470 resolvedarvydas_vapsva "Not found" error in orders_main 
has duplicate 0001252 resolveddainius.bigelis admin/order_main.php gives 404 File not Found if product out of stock 

Activities

henriks

2009-04-07 09:58

reporter   ~0000731

so ein blödsinn... wenn die seite im admin bereich aufgebaut wird,
dann kann man dort nachträglich die versandart ändern... dazu packt
das system virtuell alle artikel nochmals in den warenkorb, um das
alles neu zu berechnen..... wenn jetzt allerdings mittlerweile einer
der artikel nicht mehr am lager ist, gibt es eine exception und
die seite wird nicht angezeigt..... wer denkt sich denn so was aus?

dainius.bigelis

2009-04-07 10:42

reporter   ~0000736

Duplicate of 0000470