View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003030 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2011-07-05 14:56 | 2012-12-10 13:44 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.0 revision 34568 | ||||
Fixed in Version | 4.5.1 revision 38045 | ||||
Summary | 0003030: invalid html in order.tpl causing layout errors in IE7 | ||||
Description | in order.tpl there is a line: <span class="title">[{ oxmultilang ident="PAGE_CHECKOUT_ORDER_TITLE2" }]<span> which has to be <span class="title">[{ oxmultilang ident="PAGE_CHECKOUT_ORDER_TITLE2" }]</span> as it is now, several css and jquery selectors fail in ie7 | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||