Page 1 of 1

Broadleaf admin custom validation error

Posted: Tue Aug 26, 2014 1:54 am
by deepali
I am implementing custom validation error message in broadleaf admin
It has some error message like

Re: Broadleaf admin custom validation error

Posted: Tue Aug 26, 2014 8:30 am
by phillipuniverse
Can you open an issue on https://github.com/BroadleafCommerce/Br ... rce/issues with the version of Broadleaf that you are using along with more specific information?

Re: Broadleaf admin custom validation error

Posted: Wed Oct 15, 2014 8:23 am
by hardikraval
I found the solution for this issue,

Few special characters like ',' are not allowed in the error messages.

Looks like a bug..! :)

Thanks,
Hardik

Re: Broadleaf admin custom validation error

Posted: Wed Oct 15, 2014 2:55 pm
by phillipuniverse
Thanks for reporting back. I would call this a bug, can you please open an issue at https://github.com/BroadleafCommerce/Br ... rce/issues?

Re: Broadleaf admin custom validation error

Posted: Thu Oct 16, 2014 2:16 am
by hardikraval