You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Stondubleyt (JIRA)" <ji...@apache.org> on 2010/11/17 11:01:13 UTC

[jira] Created: (NUTCH-935) remove unnecessary /./ in basic urlnormalizer

remove unnecessary /./ in basic urlnormalizer
---------------------------------------------

                 Key: NUTCH-935
                 URL: https://issues.apache.org/jira/browse/NUTCH-935
             Project: Nutch
          Issue Type: Improvement
    Affects Versions: 1.2
         Environment: Linux
            Reporter: Stondubleyt
            Priority: Trivial
             Fix For: 1.2


remove unnecessary /./ in basic urlnormalizer, because this is a rather a sign of bad webserver configuration than of a wanted link.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (NUTCH-935) remove unnecessary /./ in basic urlnormalizer

Posted by "Julien Nioche (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Nioche updated NUTCH-935:
--------------------------------

    Affects Version/s:     (was: 1.2)
        Fix Version/s:     (was: 1.2)

> remove unnecessary /./ in basic urlnormalizer
> ---------------------------------------------
>
>                 Key: NUTCH-935
>                 URL: https://issues.apache.org/jira/browse/NUTCH-935
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.3, 2.0
>         Environment: Linux
>            Reporter: Stondubleyt
>            Assignee: Markus Jelsma
>            Priority: Trivial
>             Fix For: 1.3, 2.0
>
>         Attachments: NUTCH-935.patch
>
>
> remove unnecessary /./ in basic urlnormalizer, because this is a rather a sign of bad webserver configuration than of a wanted link.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (NUTCH-935) remove unnecessary /./ in basic urlnormalizer

Posted by "Julien Nioche (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Nioche resolved NUTCH-935.
---------------------------------

    Resolution: Fixed

committed in trunk rev. 1055520
1.3 : added to CHANGES file in rev 1055522

Thanks!

> remove unnecessary /./ in basic urlnormalizer
> ---------------------------------------------
>
>                 Key: NUTCH-935
>                 URL: https://issues.apache.org/jira/browse/NUTCH-935
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.3, 2.0
>         Environment: Linux
>            Reporter: Stondubleyt
>            Assignee: Markus Jelsma
>            Priority: Trivial
>             Fix For: 1.3, 2.0
>
>         Attachments: NUTCH-935.patch
>
>
> remove unnecessary /./ in basic urlnormalizer, because this is a rather a sign of bad webserver configuration than of a wanted link.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Closed] (NUTCH-935) remove unnecessary /./ in basic urlnormalizer

Posted by "Markus Jelsma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Jelsma closed NUTCH-935.
-------------------------------


> remove unnecessary /./ in basic urlnormalizer
> ---------------------------------------------
>
>                 Key: NUTCH-935
>                 URL: https://issues.apache.org/jira/browse/NUTCH-935
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.3, 2.0
>         Environment: Linux
>            Reporter: Stondet
>            Assignee: Markus Jelsma
>            Priority: Trivial
>             Fix For: 1.3, 2.0
>
>         Attachments: NUTCH-935.patch
>
>
> remove unnecessary /./ in basic urlnormalizer, because this is a rather a sign of bad webserver configuration than of a wanted link.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (NUTCH-935) remove unnecessary /./ in basic urlnormalizer

Posted by "Stondubleyt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stondubleyt updated NUTCH-935:
------------------------------

    Attachment: NUTCH-935.patch

remove current path signal

> remove unnecessary /./ in basic urlnormalizer
> ---------------------------------------------
>
>                 Key: NUTCH-935
>                 URL: https://issues.apache.org/jira/browse/NUTCH-935
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.2
>         Environment: Linux
>            Reporter: Stondubleyt
>            Priority: Trivial
>             Fix For: 1.2
>
>         Attachments: NUTCH-935.patch
>
>
> remove unnecessary /./ in basic urlnormalizer, because this is a rather a sign of bad webserver configuration than of a wanted link.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (NUTCH-935) remove unnecessary /./ in basic urlnormalizer

Posted by "Markus Jelsma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Jelsma updated NUTCH-935:
--------------------------------

    Affects Version/s: 2.0
                       1.3
        Fix Version/s: 2.0
                       1.3
             Assignee: Markus Jelsma

This patch works as expected with 1.2 and 1.3. I can commit this one for 1.3 but not for trunk as i cannot compile it at the moment.
Thanks Stondubleyt!

> remove unnecessary /./ in basic urlnormalizer
> ---------------------------------------------
>
>                 Key: NUTCH-935
>                 URL: https://issues.apache.org/jira/browse/NUTCH-935
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.2, 1.3, 2.0
>         Environment: Linux
>            Reporter: Stondubleyt
>            Assignee: Markus Jelsma
>            Priority: Trivial
>             Fix For: 1.2, 1.3, 2.0
>
>         Attachments: NUTCH-935.patch
>
>
> remove unnecessary /./ in basic urlnormalizer, because this is a rather a sign of bad webserver configuration than of a wanted link.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.