Closed Bug 234931 Opened 20 years ago Closed 20 years ago

Problem evaluating form data for input field of type="file" , uploaded file size is 0.

Categories

(SeaMonkey :: General, defect)

PowerPC
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: contact, Unassigned)

References

()

Details

User-Agent:       
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040113

Only on MaxOsX upload file result in 0kb transfer and no error, have tried
different server script with the same probleme

Reproducible: Always
Steps to Reproduce:
1.go to http://www.fourmi-integree.com/t04/test_up_load_file.php
2.browse a file (some image)
3.upload
4.the php "HTTP_POST_FILES" variable is printed for debuging.

Actual Results:  
the upload was not susseful
the HTTP_POST_FILES indicate the wrong file type (application/octet-stream), the
wrong file size (0 kb), the wrong error code (0=no error)

Expected Results:  
the HTTP_POST_FILES should indicate a file type = image mime type, the file size
of the image uploaded.
justdave, can you reproduce this?
(In reply to comment #1)
> justdave, can you reproduce this?

With the absence of reaction on this bug, I made a  trip at the location of my
client to experience the problem.
The type=file field has no problem. My client does!
lesson : never trust a client.

I'm a very sorry to have waste some valuable developer time on this.
sincerely 
andré beaudry :: fourmi-intégrée :: développement web
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
andre, thanks for looking into this!
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.