View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004957 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2013-02-22 12:05 | 2014-03-31 10:22 |
| Reporter | dominik_ziegler | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 4.6.6 revision 54646 | ||||
| Target Version | 4.8.5 / 5.1.5 | ||||
| Summary | 0004957: oxOrderArticle;;getOrderArticleSelectList() returns empty array for select lists with absolute price change | ||||
| Description | The method above returns an empty array when selected value of the select list has absolute price change (+ XXX EUR) instead of the correct index for the selected value. Order articles with selectlist values which refer to a percentage change of price (+ XXX %) are not affected and returned correctly. | ||||
| Steps To Reproduce | 0. Set performance settings to load and display select lists and let them change prices in shop. 1. Create a select list. 2. Add a percentage and a absolute price change value. 3. Assign an article to this select list. 4. Order the article by selecting once with percentage and once with absolute price change. 5. Load both oxOrderArticle objects and let them return the values for getOrderArticleSelectList() The order article with selected value for percentage change will return a filled array correctly, the one with absolute price change returns an empty array. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||