Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14815 - tar file attachment partially uploaded (400 malformed multipart POST)
Summary: tar file attachment partially uploaded (400 malformed multipart POST)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-30 19:54 UTC by Zach Welch (RETIRED)
Modified: 2011-10-30 23:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zach Welch (RETIRED) gentoo-dev 2003-01-30 19:54:37 UTC
User-Agent:       
Build Identifier: 

Bugzilla gives me: 
 
Status: 400 Bad request (malformed multipart POST)  
 
when i try to post an attachment. Worse, the attachment apparently gets partially 
posted, though the error makes you think otherwise. Yet worse, the download  
hangs after 4371 bytes have been transfered. 
 
It seems large binary attachments are broken at the moment. :/ 

Reproducible: Always
Steps to Reproduce:
1. post http://gentoo.superlucidity.net/local-portage/sys-devel/distcc-1.1-r1.tar.gz as 
an attachment to bug 13897	 
Actual Results:  
See attachments 7767 and 7768, on bug 13897 

Expected Results:  
not give an error for such a simple task 

using konqueror in kde 3.1
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2003-01-31 00:19:05 UTC
Fixed - I jacked the max binary attach size to 10 MB, and the patch size to 5MB