2578: Wrong content type header value for "multipart/form-data" when using gadgets.io.proxiedMultipartFormPost

Biz****@gmai***** (Google Code) (Is this you? Claim this profile.)
April 26, 2012
What version are you running?
2.5.0

What's the URL of the page containing the problem?
http://localhost:8080/fiesta/samplecontainer/samplecontainer.html

What steps will reproduce the problem?
1. Visit http://localhost:8080/fiesta/samplecontainer/samplecontainer.html
2. load Gadget samplecontainer/examples/ImageUploadGadget.xml for testing
3. Upload an image file

What is the expected output? What do you see instead?

Expected: request header "content-type" should with value like 
  - "multipart/form-data;boundary=------XXXX"
However, the "content-type" head property is set to 
  - "multipart/form-data,multipart/form-data; boundary=----XXXXX"

Duplicate multipart text in it. This will cause the upload fail.

What operating system are you using? What browser?
Window 7. IE/Firefox

Please provide any additional information below.
#1 Biz****@gmai***** (Google Code) (Is this you? Claim this profile.)
I am working on this, if there is an Jira defect opened to this, please assign it to me. 
david
#2 david
I'm confused. This bug report doesn't seem to be about reviewboard?
  • +NeedInfo
david
#3 david
  • -NeedInfo
    +Invalid