[wwwsearch-commits] r22909 - wwwsearch/ClientForm/trunk
jjlee at codespeak.net
jjlee at codespeak.net
Tue Jan 31 20:36:51 CET 2006
Author: jjlee
Date: Tue Jan 31 20:36:50 2006
New Revision: 22909
Modified:
wwwsearch/ClientForm/trunk/ClientForm.py
Log:
Update to-do list
Modified: wwwsearch/ClientForm/trunk/ClientForm.py
==============================================================================
--- wwwsearch/ClientForm/trunk/ClientForm.py (original)
+++ wwwsearch/ClientForm/trunk/ClientForm.py Tue Jan 31 20:36:50 2006
@@ -37,9 +37,6 @@
# Does file upload work when name is missing? Sourceforge tracker form
# doesn't like it. Check standards, and test with Apache. Test
# binary upload with Apache.
-# There have been reports that some servers are very picky about MIME
-# boundaries, so file uploads may fail with those servers. Should
-# copy what IE does religiously.
# Unicode: see Wichert Akkerman's 2004-01-22 message to c.l.py.
# Controls can have name=None (e.g. forms constructed partly with
# JavaScript), but find_control can't be told to find a control
More information about the wwwsearch-commits
mailing list