multipart/form-data and Swazoo2.2
By Nicolas Petton - Posted on June 25th, 2009
| Project: | GNU Smalltalk |
| Component: | Seaside/Swazoo |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Description
multipart/form-data posts don't seem to work with Swazoo 2.2.
Go to seaside functional test suite, and try either the multipart input test or the upload test.
In both cases the server doesn't respond to the request
Updates
#1 submitted by Nicolas Petton on Tue, 11/17/2009 - 15:00
| Status: | active | » fixed |
Fixed in this commit:
http://github.com/NicolasPetton/smalltalk/commit/2fde51887be6d354c78a810...
#2 submitted by Paolo Bonzini on Tue, 11/17/2009 - 17:18
| Status: | fixed | » committed |
Please mark bugs as committed until they reach the savannah repository. :-)
Though, I noticed that multipart/form-data works also with my swazoo-pool branch, commit 4886b0. Do you know of any bugs with that commit?
#3 submitted by Paolo Bonzini on Fri, 02/19/2010 - 08:57
| Status: | committed | » fixed |
Fixed in 691f8cb08270d3026fd0a80fa066c3c5895ef984.
