Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2145

parse/index checker fail to fetch valid percent-encoded URLs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3, 1.11
    • 1.15
    • None
    • None

    Description

      Parsechecker and indexchecker fail to fetch valid URLs containing percent-encoded characters. The percent-encoding is broken by escaping % again:

      % bin/nutch parsechecker 'https://de.wikipedia.org/wiki/%C3%84sop'
      fetching: https://de.wikipedia.org/wiki/%25C3%2584sop
      Fetch failed with protocol status: gone(11), lastModified=0: https://de.wikipedia.org/wiki/%25C3%2584sop
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              snagel Sebastian Nagel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: