View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002107 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2010-09-16 10:59 | 2012-12-10 14:13 |
| Reporter | vgoebbels | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 4.4.2 revision 29492 | ||||
| Summary | 0002107: Delivery calculation doesn't respect oxdelivery__oxfinalize | ||||
| Description | Having a first (by sorting no.) rule (39€ shipping cost via TNT Express) for articles from a special category and setting the oxdelivery__oxfinalize to ON I get free shipping (the second delivery rule). The filter in oxdelivery.php doesn't seem to respect the oxdelivery__oxfinalize flag. | ||||
| Steps To Reproduce | Fresh installation of Oxid 4.4.2 CE on an Apache 2 w/o Zend Optimizer. PHP 5.3.0 but bug is reproducible on 5.2.x also. Amount is set to >=1 and <=99999, rule counts 1 times per basket, sorting no. is 1000 (next rule is 1100), associated category is "ECO fashion" from demo data. | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
|
|
One addition: the rule concerning "free shipping >80€" also has oxdelivery__oxfinalize = ON and works pretty well ... mysterious. |
|
|
received this via Twitter from @vgoebbels: @marcosteinhaeus Could you please close ticket 0002107. Seems to be a coniguration not software problem :) |