View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005898 | OXID eShop (all versions) | 2.8. Service | public | 2014-09-30 14:39 | 2023-12-07 11:59 |
| Reporter | gerldental | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.8.7 / 5.1.7 | ||||
| Summary | 0005898: Pricealarm: admin email on user: image-link get broken | ||||
| Description | there is a problem with image-link in the template email_pricealarm_customer.tpl link-URL is generating by the code: <img src="[{$oViewConf->getImageUrl()}]logo.png" /> this is correct, shop generates a path like 'shopdomain.xx/out/admin/img' In the WYSIWYG-editor you can see - domain-part going to be substituted through: [{$oViewConf->getCurrentHomeDir()}] (?!) and in backend, it returns 'shopdomain.xx/admin' and not the domain-part only. In pricealarm email an customer, image-link gets broken. | ||||
| Steps To Reproduce | just open pricealarm in backend and in WYSIWYG-editor you will see, whats happens with the link ( source view in editor ). | ||||
| Tags | Email, Price Alert, Smarty | ||||
| Attached Files | |||||
| Theme | Azure | ||||
| Browser | All | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||