Bug 76369 - saving file outputed from script uses script name as file name
Summary: saving file outputed from script uses script name as file name
Status: RESOLVED DUPLICATE of bug 57590
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-28 20:01 UTC by Frederik Himpe
Modified: 2004-02-28 20:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederik Himpe 2004-02-28 20:01:07 UTC
Version:           Konqueror 3.2.0 using KDE 3.2 Branch >= 20040204 (using KDE KDE 3.2.0)
Installed from:    Mandrake RPMs
Compiler:          gcc 3.3.2 
OS:          Linux

When making a dump of a database with phpMyAdmin, and choosing to get the dump as a file, Konqueror uses export.php as file name. Instead it should use nameofdatabase.sql, the file name which is sent by the PHP script. In Mozilla this works fine.

I had a similar problem on my web banking site, where a pdf is named as the ASP script which created it.
Comment 1 Stephan Kulow 2004-02-28 20:32:45 UTC

*** This bug has been marked as a duplicate of 57590 ***