View Issue Details

IDProjectCategoryView StatusLast Update
0001311OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:24
Reporterandreas_ziethen Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.5 revision 21618 
Fixed in Version4.1.6 revision 22740 
Summary0001311: Shop offline error when product is out of stock and Econda is active
DescriptionThe issue 0001276 was not fixed in the source code of Econda tracking.
The 0001276 problem was:
1) Set a product as "if out of stock, offline"
2) In Frontend, order the remaining stock
3) Go through checkout. In order step 5, "Shop offline" error is shown.

The same error occurs if Econda tracking is activated cause the getArticle() method is used in core/smarty/plugins/oxemosadapter.php, too.

The main issue should be fixed in oxbasketitem::getArticle() - so all cases will be covered.
Steps To Reproduce1. Activate Econda tracking.
2. same steps as in 0001276
Additional InformationPlease implement the case of activated tracking into your unit tests.
TagsOrder
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

related to 0001276 resolvedvilma_liorensaityte If product is "If out out stock, offline" and remaining stock is ordered, "Shp offline" error is shown in Order step 5 

Activities

There are no notes attached to this issue.