View Issue Details

IDProjectCategoryView StatusLast Update
0003028OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:23
Reportertjungcl 
PriorityhighSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product VersionPast development 
Target VersionFixed in Version4.6.0_beta2 
Summary0003028: basket: the errormessage for wrong artikel amount misses css class "basketError"
DescriptionWhile the error message for out-of-stock errors in checkout step 1 has the css class basketError, the error message for wrong amount input does not.

-> add class="basketError" to tr in basketcontents.tpl (oxArticleInputException case)
TagsOrder
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

tjungcl

2011-07-06 09:06

reporter   ~0004825

to reproduce in demoshop:

- put something in basket
- in the basket enter abc as amount
- click update

=> the error message is unformated

Linas Kukulskis

2011-07-29 13:23

reporter   ~0004900

added error message to a span with innerError class