Closed Bug 173023 Opened 22 years ago Closed 22 years ago

Problems setting filenames via Content-Disposition header

Categories

(SeaMonkey :: Download & File Handling, defect)

x86
Other
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 120327

People

(Reporter: mozilla, Assigned: bugzilla)

Details

We use a PHP-Skript (export2.php) generating dynamic CSV-Dumps. Sending the headers

header("Content-Type: text/csv");
header("Content-Disposition: attachment; filename=termine.csv");

results in a save-as-Dialog with a given filename termine.csv.php and not
termine.csv
Since you didn't list a build id...

Before you reopen, search the bugs in the File Handling component.  This is
already covered by numerous bug reports.

*** This bug has been marked as a duplicate of 120327 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.