[jira] [Commented] (VALIDATOR-482) ISBN validator validates false for existing book

2021-08-20 Thread Eugen Hanussek (Jira)


[ 
https://issues.apache.org/jira/browse/VALIDATOR-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17402112#comment-17402112
 ] 

Eugen Hanussek commented on VALIDATOR-482:
--

Hi [~paulspeijers]

for me the format is a question of definiton. And according to the current 
definition it is not a bug.

Of course you can require to change the definition. This will be a new feature.

regards

> ISBN validator validates false for existing book
> 
>
> Key: VALIDATOR-482
> URL: https://issues.apache.org/jira/browse/VALIDATOR-482
> Project: Commons Validator
>  Issue Type: Bug
>Reporter: Paul Speijers
>Priority: Major
> Attachments: 482.PNG
>
>
> For instance the following ISBN number exists but the validator returns false:
> 978-0199828234
> https://www.worldcat.org/search?q=978-0199828234



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (VALIDATOR-482) ISBN validator validates false for existing book

2021-08-20 Thread Paul Speijers (Jira)


[ 
https://issues.apache.org/jira/browse/VALIDATOR-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17402100#comment-17402100
 ] 

Paul Speijers commented on VALIDATOR-482:
-

Hi [~homebeaver] I saw that was the actual problem. But it is a valid format 
right? It does resolve in worldcat?

> ISBN validator validates false for existing book
> 
>
> Key: VALIDATOR-482
> URL: https://issues.apache.org/jira/browse/VALIDATOR-482
> Project: Commons Validator
>  Issue Type: Bug
>Reporter: Paul Speijers
>Priority: Major
> Attachments: 482.PNG
>
>
> For instance the following ISBN number exists but the validator returns false:
> 978-0199828234
> https://www.worldcat.org/search?q=978-0199828234



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (VALIDATOR-482) ISBN validator validates false for existing book

2021-08-19 Thread Eugen Hanussek (Jira)


[ 
https://issues.apache.org/jira/browse/VALIDATOR-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401758#comment-17401758
 ] 

Eugen Hanussek commented on VALIDATOR-482:
--

Hi [~paulspeijers],

the format you use is not valid for the validator.

Use one of the following formats to check:

"978-0-19-982823-4", // 
https://issues.apache.org/jira/projects/VALIDATOR/issues/VALIDATOR-482
 "978 0 19 982823 4",
 "9780199828234",

 

!image-2021-08-19-19-01-20-512.png!

 

regards EUGen

 

> ISBN validator validates false for existing book
> 
>
> Key: VALIDATOR-482
> URL: https://issues.apache.org/jira/browse/VALIDATOR-482
> Project: Commons Validator
>  Issue Type: Bug
>Reporter: Paul Speijers
>Priority: Major
>
> For instance the following ISBN number exists but the validator returns false:
> 978-0199828234
> https://www.worldcat.org/search?q=978-0199828234



--
This message was sent by Atlassian Jira
(v8.3.4#803005)