protocols to the URL encoded list?
> LocationMap fails to find files with embedded spaces in the URL
> ---
>
> Key: FOR-736
> URL: http://issues.apache.org/jira/browse/FOR-736
> Project: Forrest
&
than %20
The same would go for other characters that need encoding. It's simply a case
of passing the value through a utility method before returning it as a lcoation
isn't it?
> LocationMap fails to find files with embedded spac
about them? Maybe I'm
missing the issue...
> LocationMap fails to find files with embedded spaces in the URL
> ---
>
> Key: FOR-736
> URL: http://issues.apache.org/jira/browse/FOR-736
> Pro
[ http://issues.apache.org/jira/browse/FOR-736?page=all ]
Ross Gardler updated FOR-736:
-
Fix Version: 0.8-dev
> LocationMap fails to find files with embedded spaces in the
LocationMap fails to find files with embedded spaces in the URL
---
Key: FOR-736
URL: http://issues.apache.org/jira/browse/FOR-736
Project: Forrest
Type: Bug
Components: Locationmap
Versions: 0.8
[EMAIL PROTECTED] wrote:
The LocationMap fails to find files that have spaces embedded in the URL. For instance in my case, it will find
http://10.222.67.105/open/eav4x/Inventory/System%20Identification%20Report.pdf
But fails to find it as
http://10.222.67.105/open/eav4x/Inventory/System Ide
The LocationMap fails to find files that have spaces embedded in the URL. For
instance in my case, it will find
http://10.222.67.105/open/eav4x/Inventory/System%20Identification%20Report.pdf
But fails to find it as
http://10.222.67.105/open/eav4x/Inventory/System Identification Report.pdf.