Author: kkolinko
Date: Sun Jul 19 02:57:48 2009
New Revision: 795467
URL: http://svn.apache.org/viewvc?rev=795467&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=795467&r1=795466&r2=795467&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sun Jul 19 02:57:48 2009
@@ -180,3 +180,11 @@
http://svn.apache.org/viewvc?rev=795210&view=rev
+1: markt, kkolinko
-1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47413
+ First part of a composite EL expression "${a}${b}" was not coerced to String
+ Without coercion, the concatenation of ((Object)null) + string results in
+ "null" being printed.
+ http://svn.apache.org/viewvc?rev=795466&view=rev
+ +1: kkolinko
+ -1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]