Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-500

ShiroHttpServletResponse is not compatible for Servlet 3.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.3
    • None
    • None
    • None
    • Tomcat 7, Servlet 3.0

    Description

      When JSTL C:URL create the url will call:
      response.encodeURL(result) , for Servlet 3.0 should to check the SessionTrackingMode.

      My suggestion is : ShiroHttpServletResponse don't overwrite the related HttpServletResponseWrapper functions:
      for example : encodeURL(String url),isEncodeable(final String location)

      Attachments

        Activity

          People

            Unassigned Unassigned
            liveever010 liveever
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: