View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004586 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2012-10-03 13:15 | 2012-12-10 13:44 |
Reporter | alfonsas_cirtautas | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.7.0_5.0.0_beta3 | ||||
Fixed in Version | 4.7.0_5.0.0_RC1 | ||||
Summary | 0004586: Custom module templates registered in module metadata are rendered as blank with php 5.4 | ||||
Description | Custom module template injection is implemented using Smarty 2 default template callback function. When this function is called, templates are located correctly, but their content is not returned, this results empty page. | ||||
Additional Information | see oxUtilsObject::_smartyDefaultTemplateHandler() | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | 5.4 | ||||
Database Version | any | ||||
duplicate of | 0004138 | resolved | jurate.baseviciene | _smartyDefaultTemplateHandler (oxutilsview) ist not compatible with PHP 5.4.x |