Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3253

Fails to resolve urls with multiple successive path seperators

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      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)

      Attachments

        Activity

          People

            kgilmer Ken Gilmer
            kgilmer Ken Gilmer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: