View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000836 | OXID eShop (all versions) | 4.08. Cache | public | 2009-04-28 13:50 | 2012-12-10 13:38 |
| Reporter | joshua | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0000836: Native shop images for subshops: Wrong order of parameters in method oxconfig::getOutUrl() | ||||
| Description | The feature "use native shop images" for subshops is not working: The method definition goes like this: public function getOutUrl( $blSSL = null , $blNativeImg = false, $blAdmin = null ) {} All calls of this method provide the parameter in another order, e.g.: $this->getOutUrl($blSSL, $blAdmin, $blNativeImg); | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | |||||
| PHP Version | |||||
| Database Version | |||||