View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003248 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2011-09-15 10:58 | 2012-12-10 13:44 |
| Reporter | sbeiser | Assigned To | |||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.5.2 revision 38481 | ||||
| Fixed in Version | 4.7.1 / 5.0.1 revision 52468 | ||||
| Summary | 0003248: input and img tags aren't closed in some functions and templates | ||||
| Description | I use HTML Validator 0.9.1.0 (it's a firefox plugin) for validation of XHTML markup. That the XHTML markup is valid, i must always fix some core php functions. That means to close input fields with "/" at the end. core/oxlang.php => getFormLang() => line 978 core/oxsession.php => hiddenSid() => line 599 and 600 smarty/plugins/function.oxstyle.php => line 61 There are also in some other smarty templates img tags and in forms, input and tags that aren't closed. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||