Author: markt Date: Thu Jan 1 12:37:20 2009 New Revision: 730601 URL: http://svn.apache.org/viewvc?rev=730601&view=rev Log: Propose a fix for 36923
Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=730601&r1=730600&r2=730601&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Thu Jan 1 12:37:20 2009 @@ -147,3 +147,11 @@ http://svn.apache.org/viewvc?rev=728032&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/process_bug.cgi + If EL is disabled, treat ${ as template text + This patch includes a port of the work from TC6 that rmeoved the need for the + text replacement hack as part of the EL processing. + http://people.apache.org/~markt/patches/2009-01-01-bug36923.patch + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org