Closed
Bug 276463
Opened 20 years ago
Closed 19 years ago
Opening the wrong program when .mp3 in the filename
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: anderswb, Assigned: bugs)
Details
Hello, i'v noticed that when i open a file like wav.to.mp3.readme.txt the browser will see the .mp3 and try to open the text file in my mp3 play. I'm sure this problem will occur with other filetypes too. Sincerely Anders W. Brandt
Comment 1•20 years ago
|
||
Please try to write better bug reports ! It seems that you are using Firefox but which Version ? Open a file ? From where and how ?
(In reply to comment #1) > Please try to write better bug reports ! > > It seems that you are using Firefox but which Version ? > Open a file ? From where and how ? > > Firefox 1.0 When i click a link to a .txt file and the text .mp3 is in the filename, but not the extension, it thinks the file is a mp3. And doesn't open the program i'v associated with txt files, but my mp3 player. It's pretty simple that the program seaches for the first dot in the filename and uses the next letters to check which program it should open this file with, i think.
Comment 3•20 years ago
|
||
Do you click the link on your local disk, http or ftp ? (Do you have an exampel if http or ftp) ?
Comment 4•20 years ago
|
||
(In reply to comment #2) > It's pretty simple that the program seaches for the first dot in the filename > and uses the next letters to check which program it should open this file with, > i think. That is not how Firefox determines how to open the file. Firefox looks at the file's specified type, as sent by the server. Of course, if you have customised it to open with an application of your choice, then it uses the program you specified.
(In reply to comment #3) > Do you click the link on your local disk, http or ftp ? > (Do you have an exampel if http or ftp) ? It's just a webpage linking to a file. So it's http.
Comment 6•20 years ago
|
||
The file itself is also http ? Which content type does the server send for that file ? The extension doesn't matter for http1.0 and 1.1 servers because there is an content-type. (It could be a Firefox bug in the unkown content decoder if you would load the file via ftp:// for example) It looks like the server sends the wrong content-type for the file.
Comment 7•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 8•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•