[Zope-Checkins] CVS: Zope/lib/python/ZPublisher - BaseRequest.py:1.49.4.6 Converters.py:1.18.4.5 HTTPRequest.py:1.80.2.6 HTTPResponse.py:1.69.2.4

Chris McDonough chrism@zope.com
Sat, 26 Oct 2002 15:52:21 -0400


Update of /cvs-repository/Zope/lib/python/ZPublisher
In directory cvs.zope.org:/tmp/cvs-serv31373/lib/python/ZPublisher

Modified Files:
      Tag: chrism-install-branch
	BaseRequest.py Converters.py HTTPRequest.py HTTPResponse.py 
Log Message:
Merge with HEAD.  Again, sorry for the spew (what's left of it... someone seems to have filtered some of this branch's checkins out).


=== Zope/lib/python/ZPublisher/BaseRequest.py 1.49.4.5 => 1.49.4.6 ===


=== Zope/lib/python/ZPublisher/Converters.py 1.18.4.4 => 1.18.4.5 ===
--- Zope/lib/python/ZPublisher/Converters.py:1.18.4.4	Tue Oct  8 17:45:55 2002
+++ Zope/lib/python/ZPublisher/Converters.py	Sat Oct 26 15:51:50 2002
@@ -157,7 +157,6 @@
     'lines':              field2lines,
     'text':               field2text,
     'boolean':            field2boolean,
-    'multiple selection': field2lines,
     'ustring':            field2ustring,
     'utokens':            field2utokens,
     'ulines':             field2ulines,


=== Zope/lib/python/ZPublisher/HTTPRequest.py 1.80.2.5 => 1.80.2.6 ===


=== Zope/lib/python/ZPublisher/HTTPResponse.py 1.69.2.3 => 1.69.2.4 ===