There is no way to upload files

Bug #509771 reported by Matt Jones
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rootin Tootin
Fix Released
Critical
Matt Jones

Bug Description

File uploading does not work.

We need a library to understand the multipart form-data file upload gibberish:
http://www.faqs.org/rfcs/rfc1867.html

Matt Jones (workhorsy)
Changed in rester:
importance: Undecided → Critical
status: New → Confirmed
Matt Jones (workhorsy)
Changed in rester:
milestone: none → 0.5.0
Matt Jones (workhorsy)
Changed in rester:
milestone: 0.5.0 → 0.6.0
Matt Jones (workhorsy)
Changed in rester:
importance: Critical → High
Matt Jones (workhorsy)
Changed in rester:
importance: High → Critical
Matt Jones (workhorsy)
Changed in rester:
status: Confirmed → In Progress
assignee: nobody → Matt Jones (workhorsy)
Revision history for this message
Matt Jones (workhorsy) wrote :

Almost working in trunk. It seems to truncate binary files, because of the shared memory. It also stores files in ram, instead of disk.

Revision history for this message
Matt Jones (workhorsy) wrote :

Fixed in trunk. We no longer use shared memory. So that is no longer an issue.

But we are putting the file in ram to search for and remove the multipart encoding. This should be fixed in the future.

Changed in rester:
status: In Progress → Fix Committed
Matt Jones (workhorsy)
Changed in rester:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.