View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007117 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2020-04-09 19:37 | 2020-07-10 16:40 |
Reporter | DayanaLuedecke | ||||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 6.2.0 | ||||
Target Version | Fixed in Version | ||||
Summary | 0007117: wrong function call in the template leads to shop offline, e.g. if a TAG is called | ||||
Description | An incorrect variable is called in the template list / list.tpl of the theme WAVE. This leads e.g. by calling a TAG to a shop offline. In line 32 [{$ actCategory-> getTitle ()}] is currently called, but [{$ oView-> getTitle ()}] is correct. [{block name = "page_list_listhead"}] <div class = "page header"> [{assign var = 'rsslinks' value = $ oView-> getRssLinks ()}] <h1 class = "h1"> [{$ actCategory-> getTitle ()}] | ||||
Tags | No tags attached. | ||||
Theme | Wave | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||