[Moin-devel] [ moin-Bugs-935700 ] Standalone server: fix file uploads

SourceForge.net noreply at sourceforge.net
Thu Apr 29 11:13:13 EDT 2004


Bugs item #935700, was opened at 2004-04-15 17:23
Message generated for change (Settings changed) made by thomaswaldmann
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108482&aid=935700&group_id=8482

Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: A.M. Kuchling (akuchling)
Assigned to: Nobody/Anonymous (nobody)
Summary: Standalone server: fix file uploads

Initial Comment:
The standalone server doesn't set the content-type,
which means that multipart/form-data doesn't work,
which means
that file uploads don't work, which means that creating
attachments doesn't work.

The attached patch sets content-type, and adds 
an inefficient .readline() method because the 'cgi'
module needs it.


----------------------------------------------------------------------

>Comment By: Thomas Waldmann (thomaswaldmann)
Date: 2004-04-29 20:12

Message:
Logged In: YES 
user_id=100649

Thanks for the patch.

It will be in arch soon and also in 1.2.2.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108482&aid=935700&group_id=8482




More information about the Moin-devel mailing list