Closed Bug 80424 Opened 24 years ago Closed 24 years ago

form (post) submission does nothing

Categories

(Core :: Networking, defect)

x86
Linux
defect
Not set
blocker

Tracking

()

VERIFIED FIXED

People

(Reporter: dr, Assigned: darin.moz)

References

Details

(Keywords: regression, smoketest)

Attachments

(2 files)

In a tip build following darin's cache landing this afternoon, form submission (the bugzilla "create attachment" form, in particular) does nothing. I see the throbber animate for a brief moment, but it then stops and nothing else happens.
i'm seeing this on linux, btw, but it's likely xp...
Keywords: smoketest
hm, seems to be only form POST -- other forms seem to work fine.
Summary: form submission does nothing → form (post) submission does nothing
alright, i'm a little confused. i'm able to post some forms (like "add a comment" on tinderbox), just not the "create attachment" form. i'm not sure what exactly the problem is. i'm leaving this as a smoketest blocker for the moment, though...
could be the form enctype?
*** Bug 80471 has been marked as a duplicate of this bug. ***
I cannot attach a patch with mozilla, both linux & w2k. Works for 4.7 on those platforms.
Keywords: regression
this is mine... it's a simple fix to nsNetUtil.h that only affects file uploads.
Assignee: rods → darin
Component: Form Submission → Networking
the above two patches are both important to cover this bug.
r=pavlov
turns out we were trying to ReadSegments on a raw file stream, so the simple solution is to wrap the file stream with a buffered stream.
sr=jst
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
*** Bug 77241 has been marked as a duplicate of this bug. ***
Verifying on build 2001-05-17-08-trunk Linux RedHat 6.2
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: