View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003044 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2011-07-11 09:39 | 2012-12-10 13:44 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Past development | ||||
Fixed in Version | 4.6.0_beta3 | ||||
Summary | 0003044: unneccessary div container | ||||
Description | in basketcontents there is a div container only containing input type hidden tags. it doesnt break anything, it is just not neccessary. <div> [{ $oViewConf->getHiddenSid() }] <input type="hidden" name="cl" value="basket"> <input type="hidden" name="fnc" value="changebasket"> <input type="hidden" name="CustomError" value='basket'> </div> | ||||
Tags | No tags attached. | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||