Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-296

escaped slashes in param cause 404 error.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.GA
    • 1.1.GA
    • None
    • None

      This seems pretty basic but I seem to be having an issue regardless.

      Trying to call something like the following:

      /widget/

      {datestr}

      where datestr is a date formatted with the pattern MM/dd/yyyy, which becomes

      /widget/08%2F26%2F2009

      This causes a 404. If I call it with dashes instead of slashes in the date pattern it works as excepted.

      Is this a known issue or am I doing something wrong?

      Thanks,

      -Shane

            patriot1burke@gmail.com Bill Burke (Inactive)
            patriot1burke@gmail.com Bill Burke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: