View Issue Details

IDProjectCategoryView StatusLast Update
0002920OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-07 14:06
Reportertjungcl 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.0 revision 34568 
Target VersionFixed in Version4.5.1 revision 38045 
Summary0002920: if gift wrapping is off, table-html in basket has to many columns in colspan rows
DescriptionIn the basketcontents.tpl there are several rows that use colspan=6.
If gift wrapping is disabled in options, this 6 is too much, because one column is missing.

The 6 has to be reduced to 5 if isWrapping is false.
Steps To Reproduce- disable option in admin (azure-theme-settings)
- put an article with limited stock in your basket and set an amount bigger than the stock => update
- the errormessage that appears now has more columns than the table has defined.
- depending on browser version and customized stylesheets this can produce layout errors
TagsGift Wrapping
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.