Closed
Bug 168210
Opened 23 years ago
Closed 23 years ago
Fizzilla CFM causes 0-byte HTTP uploads on files > 31 characters
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: bill+mozilla-bugzilla, Assigned: alexsavulov)
References
Details
(Keywords: testcase)
Attachments
(1 file)
|
731 bytes,
text/plain
|
Details |
This is caused by bug 142043 - long file name handling. This bug is filed
separately so this functionality will be tested when the long filename handling
s fixed.
Marked critical since it causes a loss of data.
| Reporter | ||
Comment 1•23 years ago
|
||
Setting target milestone 'Future' to match bug 142043, which this depends on.
(not 'cause I really think loss-of-data bugs should be Future).
To test this, just try uploading an attachment to bugzilla from a file with a
name > 31 characters. Bugzilla will complain about a 0-byte upload if it
detects one.
Depends on: 142043
Target Milestone: --- → Future
Updated•23 years ago
|
Priority: -- → P2
*** Bug 175521 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
Lowering priority, files dont usually have such long names.
Priority: P2 → P3
| Reporter | ||
Comment 4•23 years ago
|
||
Vladimir, this bug is a test case for its depends on - priority shouldn't matter
all that much. You should go lower the priority on bug 142043 if you feel
strongly about it.
| Reporter | ||
Comment 5•23 years ago
|
||
This is based on bug 142043, comment #9.
| Reporter | ||
Comment 6•23 years ago
|
||
For what it's worth, I didn't buy the argument, "files dont usually have such
long names", so I wrote a test script to prove that they do.
Science being what it is, I found that, in fact, the statement is largely true.
In my home directory, 0.5% of files are > 31 characters. That said, that
percentage does represent 244 files, which I cannot upload with Mozilla.
I'll attach the script in case anybody else would like to provide contradictory
evidence.
| Reporter | ||
Comment 7•23 years ago
|
||
Comment 8•23 years ago
|
||
I didnt say this is not a bug, and that its not important, I said that this is
not a top priority bug, because this works 99.5% of the time, and there is an
easy workaround.
| Reporter | ||
Comment 9•23 years ago
|
||
Vladimir, I was supporting your position. :)
Comment 10•23 years ago
|
||
Sorry for the spam. Fizzilla CFM build is dead; should this bug go with it?
Keywords: qawanted
Comment 11•23 years ago
|
||
Status: NEW → RESOLVED
Closed: 23 years ago
Keywords: qawanted
Resolution: --- → WONTFIX
Summary: Fizilla causes 0-byte HTTP uploads on files > 31 characters → Fizzilla CFM causes 0-byte HTTP uploads on files > 31 characters
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•