View Issue Details

IDProjectCategoryView StatusLast Update
0000896OXID eShop (all versions)2. ----- eShop backend (admin) -----public2009-05-15 14:51
Reporterdainius.bigelis Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.2 revision 18998 
Fixed in Version4.1.3 revision 19918 
Summary0000896: Warning occured in Admin->Orders when incorrect values inserted for adding article to order
DescriptionTried to add new article to already existing order in the Admin -> Orders -> Product tab (order_article.php). When inserted values in input fields like:
Prod.No.: test
Quantity: 0 or "test"
... the warning message occurs:
Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /htdocs/testshops/ce411/core/oxorder.php on line 1158
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

vilma_liorensaityte

2009-05-15 14:51

reporter   ~0000924

added amount check to function addThisArticle in order_article.php