Closed
Bug 618813
Opened 14 years ago
Closed 14 years ago
empty disposition type treated as "attachment"
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 272541
People
(Reporter: julian.reschke, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)
Build Identifier: 3.6.13
See test case at <http://greenbytes.de/tech/tc2231/#emptydisposition>.
The disposition type is missing, so this should be handled as invalid parameter. However FF defaults to "attachment" (contrary to all other tested UAs).
Reproducible: Always
Steps to Reproduce:
Run test case at <http://greenbytes.de/tech/tc2231/#emptydisposition>
Actual Results:
Treated as named attachment.
Expected Results:
Should be ignored as invalid.
Comment 1•14 years ago
|
||
Covered by Bug 610054/Bug 609667 (Dependencies)?
OS: Windows 7 → All
Hardware: x86 → All
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•