You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/13 07:22:00 UTC

[jira] [Commented] (NUTCH-2620) URLValidator has incorrect assumption

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

ASF GitHub Bot commented on NUTCH-2620:
---------------------------------------

owenson opened a new pull request #362: [NUTCH-2620] Fix invalid assumption in URL validator
URL: https://github.com/apache/nutch/pull/362
 
 
   Fix invalid assumption in URL validator

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> URLValidator has incorrect assumption
> -------------------------------------
>
>                 Key: NUTCH-2620
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2620
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Gareth
>            Priority: Major
>              Labels: easyfix
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The code assumes a TLD can be max 4 in length. But this is wrong.
>  
> https://github.com/apache/nutch/blob/f011b2193c24e031aafbcfa1e66fc2bcbb59098b/src/plugin/urlfilter-validator/src/java/org/apache/nutch/urlfilter/validator/UrlValidator.java#L280



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)