You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Ken Gilmer (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/15 14:16:30 UTC

[jira] [Resolved] (FELIX-3253) Fails to resolve urls with multiple successive path seperators

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

Ken Gilmer resolved FELIX-3253.
-------------------------------

    Resolution: Fixed

Fixed in commit 1214740.
                
> Fails to resolve urls with multiple successive path seperators
> --------------------------------------------------------------
>
>                 Key: FELIX-3253
>                 URL: https://issues.apache.org/jira/browse/FELIX-3253
>             Project: Felix
>          Issue Type: Bug
>          Components: Lightweight HTTP Service
>            Reporter: Ken Gilmer
>            Assignee: Ken Gilmer
>            Priority: Minor
>
>  it doesn't like requests with double-slashes while testing it
> with the Felix webconsole:
>    java.io.IOException: Unable to find resource: /res//imgs/logo.png
> at
> org.apache.felix.httplite.server.ResourceHandler.handle(ResourceHandler.java:89)
> at org.apache.felix.httplite.server.Connection.process(Connection.java:240)
> at
> org.apache.felix.httplite.server.ThreadPool.processConnections(ThreadPool.java:298)
> at
> org.apache.felix.httplite.server.ThreadPool.access$000(ThreadPool.java:35)
> at org.apache.felix.httplite.server.ThreadPool$1.run(ThreadPool.java:193)
> at java.lang.Thread.run(Thread.java:680)

--
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