View Issue Details

IDProjectCategoryView StatusLast Update
0005402OXID eShop (all versions)3. ----- eShop theme - Azure ------public2015-05-04 14:52
Reportermantas.vaitkunas 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.7.7 / 5.0.7 
Target VersionFixed in Version4.8.0 / 5.1.0 
Summary0005402: Shop logo is hard-coded
DescriptionIn /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.
TagsNo tags attached.
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

marco_steinhaeuser

2013-11-06 08:04

reporter   ~0009230

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.

tomas.lygutas

2013-11-06 08:24

reporter   ~0009231

Getter for logo added to template