You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Shinichiro Abe (JIRA)" <ji...@apache.org> on 2012/05/24 08:07:42 UTC

[jira] [Updated] (CONNECTORS-477) Support for full-width space against url

     [ https://issues.apache.org/jira/browse/CONNECTORS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shinichiro Abe updated CONNECTORS-477:
--------------------------------------

    Description: 
When url includes full-width space (" ") MCF can't ingest their documents.

e.g.
1.file name
 http://server/site1/Shared%20Documents/test/aaa bbb.txt
2.path
 http://localhost/aaa bbb/aaa.txt

MCF's log says:
{noformat}
WEB: Can't use url '/site1/Shared%20Documents/test/aaa bbb.txt' because it is badly formed: Illegal character in path at index 34: /site1/Shared%20Documents/test/aaa bbb.txt
{noformat}


       Assignee: Shinichiro Abe
        Summary: Support for full-width space against url  (was: Support for fullWidthSpace against url)
    
> Support for full-width space against url
> ----------------------------------------
>
>                 Key: CONNECTORS-477
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-477
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Web connector
>            Reporter: Shinichiro Abe
>            Assignee: Shinichiro Abe
>            Priority: Minor
>             Fix For: ManifoldCF 0.6
>
>
> When url includes full-width space (" ") MCF can't ingest their documents.
> e.g.
> 1.file name
>  http://server/site1/Shared%20Documents/test/aaa bbb.txt
> 2.path
>  http://localhost/aaa bbb/aaa.txt
> MCF's log says:
> {noformat}
> WEB: Can't use url '/site1/Shared%20Documents/test/aaa bbb.txt' because it is badly formed: Illegal character in path at index 34: /site1/Shared%20Documents/test/aaa bbb.txt
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira