Page 1 of 1

Re: Item with non mandatory option textbox problem

Posted: Wed Jul 29, 2015 2:46 pm
by phillipuniverse
What is the validation regex that you are using for the name field?

Re: Item with non mandatory option textbox problem

Posted: Fri Jul 31, 2015 12:27 pm
by phillipuniverse
Yeah that's the problem, it's requiring 3 characters. I updated it not that long ago at https://github.com/BroadleafCommerce/De ... d42bf6f779.


But why this regex isn't varified while adding item into cart??

Good question, this looks like a bug. Can you open it at https://github.com/BroadleafCommerce/Br ... rce/issues?

Re: Item with non mandatory option textbox problem

Posted: Mon Aug 03, 2015 3:42 pm
by phillipuniverse
For the SQL change, I would just update what you have in your own version of DemoSite.