Author: kkolinko Date: Mon Dec 21 22:04:20 2009 New Revision: 893009 URL: http://svn.apache.org/viewvc?rev=893009&view=rev Log: proposal
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=893009&r1=893008&r2=893009&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Dec 21 22:04:20 2009 @@ -294,3 +294,10 @@ rjung: I added the second commit after Mark proposed and votes. It is a comment typo change only. Will need more time to vote on the whole proposal though. + +* Fix second part of https://issues.apache.org/bugzilla/show_bug.cgi?id=47413#c8 + Coerce result of composite EL expression (${a}${b}) from String to the expected type. + The example demonstrating it was added in r892968. + http://svn.apache.org/viewvc?rev=893001&view=rev + +1: kkolinko + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org