View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002164 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2010-10-18 19:51 | 2012-12-10 13:44 |
Reporter | marco_steinhaeuser | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.3 revision 30016 | ||||
Fixed in Version | 4.4.8 revision 34028 | ||||
Summary | 0002164: URL link for DPD tracking hard coded in tpl | ||||
Description | http://svn.oxid-esales.com/tags/CE-4.4.3-30016/eshop/out/basic/tpl/account_order.tpl, line 58: link to DPD tracking is hard coded = dirty | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Tracking link should be configured at the delivery sets. |
|
shall be fixed like discussed on dev-general http://article.gmane.org/gmane.comp.php.oxid.general/722 |
|
issue is fixed in version 4.4.8. You can set your own link by overriding oxOrder::getShipmentTrackingUrl() getter. |