Improvement in input validation of 1st step (shopping cart) on onePageCheckout
page.
------------------------------------------------------------------------------------
Key: OFBIZ-3098
URL: https://issues.apache.org/jira/browse/OFBIZ-3098
Project: OFBiz
Issue Type: Improvement
Components: specialpurpose/ecommerce
Affects Versions: SVN trunk
Reporter: Rohit Jain
Priority: Minor
Fix For: SVN trunk
On onePageCheckout page in Shopping Cart(step1), if we enter any character(not
numeric value) in quantity text box, then this text box become empty and show
'required' validation message, It should show "Please enter a valid number in
this field."
Step to reproduce:-
1) Add item in cart.
2) Move on onePageCheckout page.
3) Enter any character in item quantity text box.
4) Then it show validation message "required".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.