View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000275 | OXID eShop (all versions) | 1.05. Users | public | 2008-10-07 16:24 | 2008-10-15 17:54 |
| Reporter | lars_sobanski | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 4.0.0.0 revision 13895 | ||||
| Summary | 0000275: PersParam should be displayed in user-order history | ||||
| Description | PersParam fields should be displayed in user-order history. Adding following code in the account_order.tpl template dosen“t work, the object seams not to be completly loaded. [{ if $orderitem->aPersParam }] <td valign="top" class="edittext"> [{foreach key=sVar from=$orderitem->aPersParam item=aParam}] , [{$sVar}] : [{$aParam}] [{/foreach}] </td> [{/if}] | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | 5.2.6 | ||||
| Database Version | 5.0.33 | ||||