View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005118 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2013-05-20 13:39 | 2013-07-01 12:17 |
| Reporter | Linas Kukulskis | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.7.4 / 5.0.4 revision 57063 | ||||
| Target Version | 4.7.6 / 5.0.6 | Fixed in Version | 4.7.6 / 5.0.6 | ||
| Summary | 0005118: parent category thumb url | ||||
| Description | if we wants to display the picture of the parent category if the current category in the alist-View does not have a picture (and if it has a parent category, so parentid != oxrootid). Therefore in list.tpl he inserted: [{assign var="parentCategory" value=$actCategory->getParentCategory()}] [{$parentCategory->getThumbUrl()}] But [{$parentCategory->getThumbUrl()}] returns NULL! | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||