Author: kkolinko
Date: Fri Oct 2 10:46:17 2009
New Revision: 820958
URL: http://svn.apache.org/viewvc?rev=820958&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=820958&r1=820957&r2=820958&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Oct 2 10:46:17 2009
@@ -220,7 +220,9 @@
}
+1: fhanik
- -1: kkolinko: either way does not properly escape symbols, such as '%'.
file.toURI().toString() has to be used here. See discussion.
+ -1: kkolinko: (either way does not properly escape symbols, such as '%'.
+ file.toURI().toString() has to be used here. See discussion. - Patch is
+ proposed below (?rev=820954). )
rjung: Note discussion at http://marc.info/?t=125182574600001&r=1&w=2
fhanik @rjung: The scheme for file:// has two slashes, that's the definition.
@@ -420,3 +422,8 @@
http://svn.apache.org/viewvc?rev=820874&view=rev
+1: kkolinko
-1:
+
+* Use file.toURI().toString() to create URLs in VirtualWebappLoader
+ http://svn.apache.org/viewvc?rev=820954&view=rev
+ +1: kkolinko
+ -1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]