You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "David Escuer (JIRA)" <ji...@apache.org> on 2011/04/01 16:31:05 UTC

[jira] [Commented] (NUTCH-18) Windows servers include illegal characters in URLs

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

David Escuer commented on NUTCH-18:
-----------------------------------

La persona amb la qui vol contactar estarà fora de les oficines de
SIMPPLE des del 30 de març fins al 7 d'abril, ambdós inclosos.

La persona con la que quiere contactar estará fuera de las oficinas de
SIMPPLE desde el 30 de marzo hasta el 7 de abril, ambos incluidos.

The person you are trying to reach will be out of the office from
march 30 until april 7 (both included).


> Windows servers include illegal characters in URLs
> --------------------------------------------------
>
>                 Key: NUTCH-18
>                 URL: https://issues.apache.org/jira/browse/NUTCH-18
>             Project: Nutch
>          Issue Type: Bug
>          Components: fetcher
>            Reporter: Stefan Groschupf
>            Priority: Minor
>
> Transfered from:
> http://sourceforge.net/tracker/index.php?func=detail&aid=1110243&group_id=59548&atid=491356
> submitted by:
> Ken Meltsner
> While spidering our intranet, I found that IIS may include 
> illegal characters in URLs -- specifically, characters with 
> the high bit set to produce non-English letters. In 
> addition, both Firefox and IE will accept URLs with high-
> bit characters, but Java won't.
> While this may not be Nutch's (or Java's) fault, it would 
> help if high-bit characters (and other illegal characters) 
> in URLs could be escaped (using percent-hex notation) 
> as part of the URL fix-up process, probably right after 
> the hostname lower-case conversion.
> Example document name in Portuguese(with high-bit 
> characters) taken from a longer URL:
> Nota%20tecnica%20-%20Alteração%20de%
> 20escopo.doc
> and with percent-escaped characters:
> Nota%20tecnica%20-%20Altera%e7%e3o%20de%
> 20escopo.doc

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