View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005402 | OXID eShop (all versions) | 3. ----- eShop theme - Azure ------ | public | 2013-09-09 14:57 | 2015-05-04 14:52 |
Reporter | mantas.vaitkunas | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.7.7 / 5.0.7 | ||||
Fixed in Version | 4.8.0 / 5.1.0 | ||||
Summary | 0005402: Shop logo is hard-coded | ||||
Description | In /application/views/azure/tpl/layout/header.tpl there is hard-coded shop logo: [{assign var="slogoImg" value="logo.png"}] It should be taken through getter. | ||||
Tags | No tags attached. | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
What is the escalation step of "hard coded"? If logo.png is defined in /core/oxviewconfig instead of the template which happened in 5.1: https://github.com/OXID-eSales/oxideshop_ce/commit/671b698eb7344af4b50ff5034034c41247eb1827#diff-fec254ee42bcff1189ac0076dcd90bfe Recognized with this forum post: http://forum.oxid-esales.com/showthread.php?p=134500 Will increase the severity. |
|
Getter for logo added to template |