liveever created SHIRO-500:
------------------------------

             Summary: ShiroHttpServletResponse is not compatible for Servlet 3.0
                 Key: SHIRO-500
                 URL: https://issues.apache.org/jira/browse/SHIRO-500
             Project: Shiro
          Issue Type: Bug
    Affects Versions: 1.2.3
         Environment: Tomcat 7, Servlet 3.0
            Reporter: liveever


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)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to