View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006681 | OXID eShop (all versions) | 2.3. Extensions (modules, themes) | public | 2017-08-18 16:52 | 2017-09-18 08:37 |
| Reporter | avalue | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 4.10.5 / 5.3.5 | ||||
| Summary | 0006681: Visual CMS: $oView gets replaced globally | ||||
| Description | In many standard OXID templates you directly access $oView. If for example, the topseller visual cms module is embedded on the start page (start.tpl), the variable $oView gets overwritten with the visual cms shortcode controller. | ||||
| Steps To Reproduce | 1. Create a visual cms ident 2. Add a topseller module 3. Embed the visual cms content with [{oxcontent ident="yourcontent}] on start.tpl 4. Output [{$oView->getClassName()}] in base.tpl right after the </head> section, it will return nothing as $oView is an instance of visual cms controller. | ||||
| Tags | No tags attached. | ||||
| Theme | Flow | ||||
| Browser | Google Chrome | ||||
| PHP Version | 7.0 | ||||
| Database Version | Not defined | ||||