View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003578 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2012-02-13 18:29 | 2012-12-10 14:38 |
| Reporter | xavier.villard | Assigned To | |||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | All | OS | All | OS Version | All |
| Product Version | 4.5.6 revision 40808 | ||||
| Fixed in Version | 4.6.0_beta3 | ||||
| Summary | 0003578: Trusted Shops integration | ||||
| Description | Language handling integration of trusted shop is not correct : Only DE images are called from OXID templates : Tested with Azure theme, should be the same in Basic. /out/azure/tpl/page/checkout/thankyou.tpl Line 40 : <img src="https://www.trustedshops.com/bewertung/widget/img/bewerten_de.gif" border="0" alt="[{ oxmultilang ident="TS_RATINGS_BUTTON_ALT" }]" align="middle"> /out/azure/tpl/email/html Line 618 : <img src="https://www.trustedshops.com/bewertung/widget/img/bewerten_de.gif" border="0" alt="[{ oxmultilang ident="TS_RATINGS_BUTTON_ALT" }]" align="middle"> Each time the image loaded is "bewerten_de.gif" instead of "bewerten_[Lang].gif | ||||
| Steps To Reproduce | Activate Trusted Shop and order something... | ||||
| Additional Information | By the way, in order for V4.6 to be fully French compatible, some parameters needs to be added into config.inc.php for Trusted Shops : "sTsInfoUri" => array( "fr" => "bewertung/info_%s.html" // FR rating info url "sTsRatingUri" => array( "fr" => "evaluation/evaluer_%s.html" // FR rating url | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||