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

'./' appended to URL causes HTTP 404 in Internet Explorer (using root context)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.3.2
    • 1.3.5
    • wicket
    • None
    • Wicket 1.3.2
      JBoss 4.0/Jetty 6.1.7
      JDK 1.6.0_03

    Description

      SYNOPSIS:
      1) Web application is using the root context ("/")
      1) form.add(new Button("mybutton"));
      2) Button is clicked on any WebPage that is NOT MOUNTED

      ISSUE:
      WebRequestCodingStrategy.encode appends './' to the URL. The page is redirected to "http://www.mysite.com/./" It works fine in Firefox and Opera, but in IE an HTTP 404 ('.' page is not found) is rendered.

      Mounting the home page to something like '/home' solved the problem ('./' is not appended, but this causes a redirect every time a use hits the page).

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            whoover.nemours Will Hoover
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 72h
                72h
                Remaining:
                Remaining Estimate - 72h
                72h
                Logged:
                Time Spent - Not Specified
                Not Specified