Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-3103

RequestCycle logs something, when its intended for servlet container

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5-M2.1
    • 1.5-M3
    • wicket
    • None

    Description

      I have something where I reference an image directly in html, wicket has no idea what it should do with it so it passes the request to the servlet container.. It works as I wanted, but should it give an error message?

      html:
      <img src="/images/icons/arrow_down_end.png"/>

      Log:
      ERROR [org.apache.wicket.request.cycle.RequestCycle] - Unable to execute request. No suitable RequestHandler found. URL=images/icons/arrow_down_end.png

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            nino Nino Martinez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: