[ 
https://issues.apache.org/jira/browse/OFBIZ-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214067#comment-16214067
 ] 

Michael Brohl edited comment on OFBIZ-9761 at 10/22/17 10:45 AM:
-----------------------------------------------------------------

[~amit.gadaley],

we have changed the way of using the equals method recently 
(<contstant>.equals(<variable>)) so your patch cannot be applied and the equals 
methods are the other way around. Can you please provide an updated patch?

Thanks!
Michael


was (Author: mbrohl):
[~amit.gadaley],

we have change the way of using the equals method recently 
(<contstant>.equals(<variable>)) so your patch cannot be applied and the equals 
methods are the other way around. Can you please provide an updated patch?

Thanks!
Michael

> Update regex used for validating credit cards 
> ----------------------------------------------
>
>                 Key: OFBIZ-9761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9761
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk
>            Reporter: Amit Gadaley
>            Assignee: Amit Gadaley
>             Fix For: Trunk
>
>         Attachments: OFBIZ-9761.patch
>
>
> Update regex used for validating credit cards:
> MasterCard numbers either start with the numbers 51 through 55 or with the 
> numbers 2221 through 2720. All have 16 digits.
> Discover card numbers begin with 6011 or 65. All have 16 digits.
> JCB cards beginning with 2131 or 1800 have 15 digits. JCB cards beginning 
> with 35 have 16 digits.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to