View Issue Details

IDProjectCategoryView StatusLast Update
0007056OXID eShop (all versions)3.2. HTML, CSS, JavaScriptpublic2019-11-26 15:38
Reporterhenrik.steffen Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version6.2.0-rc.1 
Summary0007056: giftcard getCardMessage never displayed in order_owner.tpl
Descriptionthe if-condition in the order_owner.tpl is wrong:
$basket->oCard is always false

owner template should contain same if-condition as customer template:

 [{if $oViewConf->getShowGiftWrapping() && $basket->getCard()}]


same applies to plain e-mail messages

TagsNo tags attached.
ThemeFlow
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

There are no notes attached to this issue.