View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001338 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2009-09-24 12:26 | 2012-12-10 13:45 |
| Reporter | MBa | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 4.2.0 revision 23610 | ||||
| Summary | 0001338: In 'forgetpwd.tpl' is a logic which never will be executed | ||||
| Description | In the basictemplate in 'forgetpwd.tpl' is a logic which never can happen. [{ if $oView->getForgotEmail()}] is in a else-part of a if-statement with the same condition. | ||||
| Additional Information | [{ if $oView->getForgotEmail()}][{*line 69*}] .... [{else}][{*line 84*}] .... [{ if $oView->getForgotEmail()}] <tr> <td></td> <td>[{ oxmultilang ident="FORGOTPWD_PWDWASSEND" }] [{$oView->getForgotEmail()}]</td> </tr> [{ /if}] .... [{ /if}][{*line 115*}] | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | 5.2.6 | ||||
| Database Version | 5.0.33 | ||||