Closed
Bug 265549
Opened 20 years ago
Closed 19 years ago
doesn't remember last application selected when clicking on a nfo file
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: polysson, Assigned: bugs)
Details
Attachments
(1 file)
|
8.00 KB,
image/gif
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 when I click on a nfo file (text file describing some software) I am asked to choose what application to open the file with (even if this is already set in windows). No possibility to make this behaviour default and the software selected (in this case UltraEdit or notepad) is not added in the list of possible software opening that format. Reproducible: Always Steps to Reproduce: 1.select a page with a link to a .nfo file (or any text file) 2.click on this link 3.the "open" window opens and ask what to do with this file Actual Results: I have to select the software to open this file Expected Results: open this file automatically or at least remember the file I last opened this file with.
| Reporter | ||
Comment 1•20 years ago
|
||
I noticed this mostly in easynews NNTP-2-Web pages: Typical html code: <input type="checkbox" name="05690" value="/news/e/e/6/ee60e9a5bb481e835ffaa4a7ec14a7a300f57b4fd.nfo/_TTC_Irons_-_History_Of_The_Supreme_Court.nfo"><a href="/news/e/e/6/ee60e9a5bb481e835ffaa4a7ec14a7a300f57b4fd.nfo/_TTC_Irons_-_History_Of_The_Supreme_Court.nfo">NP NMR History of the Supreme Court day 1 of 4 [01/12] - (TTC) Irons - History Of The Supreme Court.nfo (*/1) - 6K</a><br> When clicking on a regular .nfo file (text file), firefox displays it in a web page (and that's perfect). But when clicking on a link formated as shown earlier, firefox asks what to do with the file.
Comment 2•20 years ago
|
||
your analysis is wrong. this behaviour does not depend on how the link looks or what extension it has. it seems likely that the server sends content-disposition:attachment for the cases where it shows the dialog; can you verify that? (using http://livehttpheaders.mozdev.org/)
Comment 3•20 years ago
|
||
More to the point, what does the dialog you get say? The text is different in different circumstances, if you noticed.
| Reporter | ||
Comment 4•20 years ago
|
||
note than when I click on OK, the file opens with the application-handler set in Windows (in that case, notepad.exe NOT MSInfo)
Comment 5•20 years ago
|
||
Oh. Firefox. Firefox has forked all this code.
Assignee: file-handling → bugs
Product: Browser → Firefox
QA Contact: ian → bmo
Comment 6•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 7•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
•