View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001531 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2009-12-07 14:52 | 2012-12-10 13:45 |
Reporter | sarunas_valaskevicius | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2.0 revision 23610 | ||||
Fixed in Version | 4.3.0 revision 26948 | ||||
Summary | 0001531: templates overriding does not work in demoshop | ||||
Description | the problem is with smarty method smarty_core_is_secure, which returns true and smarty does not include base theme files. | ||||
Additional Information | when secure mode is on, $params contain only basepath of files included, but with this mode off, it contains full path - need to debug this first, overwise this function realpath would return always false so this methods functionality becomse invalid (the second 'if' block) | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||