You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/08/15 15:16:44 UTC

[Bug 60004] New: Provide configuration option for encoding behaviour of RequestDispatcher

https://bz.apache.org/bugzilla/show_bug.cgi?id=60004

            Bug ID: 60004
           Summary: Provide configuration option for encoding behaviour of
                    RequestDispatcher
           Product: Tomcat 7
           Version: 7.0.70
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: gavin.cornwell@alfresco.com

Since Tomcat 7.0.70 the behaviour of getRequestURI has changed, this was done
to fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59317.

Applications that are depending on this behaviour (as this was consistent
across other servlet containers) have now broken, see
https://issues.alfresco.com/jira/browse/MNT-16664 and
http://jira.xwiki.org/browse/XWIKI-13556 for two examples.

A configuration option was hinted at in the mailing list
(http://markmail.org/message/jwm5ip245empcghi#query:+page:1+mid:pxweasg3n5qr4rce+state:results),
this issue report is a formal request for such a configuration option.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 60004] Provide configuration option for encoding behaviour of RequestDispatcher

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60004

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Already implemented for 7.0.71:
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 60004] Provide configuration option for encoding behaviour of RequestDispatcher

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60004

--- Comment #2 from Gavin Cornwell <ga...@alfresco.com> ---
Excellent, thanks for the update and the link.

Is there an ETA for the 7.0.71 release?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org