View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004547 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2012-09-21 21:14 | 2012-12-10 14:37 |
Reporter | ray | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.7.0_5.0.0_beta2 | ||||
Fixed in Version | 4.7.0_5.0.0_RC2 | ||||
Summary | 0004547: missing label for "to basket"-link in order history | ||||
Description | The code is commented in ../page/acount/order.tpl line 79 due to TS precertification. But anyway, if someone uncomments it will not work, as a label or button for the link is missing - it will not show up in frontend. Please include a language variable (maybe 'ADD_TO_CART') or a button. | ||||
Steps To Reproduce | [{* Commented due to Trusted Shops precertification. Enable if needed *}] [{* [{oxhasrights ident="TOBASKET"}] [{if $oArticle->isBuyable() }] [{if $oArticle->oxarticles__oxid->value }] <a id="accOrderToBasket_[{$order->oxorder__oxordernr->value}]_[{$smarty.foreach.testOrderItem.iteration}]" href="[{ oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_order" params="fnc=tobasket&aid=`$oArticle->oxarticles__oxid->value`&am=1" }]" rel="nofollow">MISSING LABEL</a> [{/if }] [{/if }] [{/oxhasrights}] *}] | ||||
Additional Information | same thing in Basic in 4.6.x of course | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||