Closed
Bug 290489
Opened 20 years ago
Closed 20 years ago
We can't save the headers in a file if the file already exist
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: null, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.6) Gecko/20050318 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.6) Gecko/20050318 Firefox/1.0.2 (I live in Belgium and my English is bad) When you are on a page, you can see "the informations of the page". We can see all headers and we can save headers on a file. The problem arrive if I want to save the headers in a file whose already exist. Firefox asks me if I want to crush the old file and I answer "Yes" but Firefox don't save the headers, it's the old data in the file. Reproducible: Always Steps to Reproduce: 1. Create the file "test.txt" on "C:\" (so C:\test.txt) and write "Hello" in it. 2. Go on a site 3. Clik right > Informations of the page > Headers > Save as... 4. Save as "C:\test.txt" and clik "Yes" on the box 5. Check the file "test.txt" Actual Results: The file wasn't write with the new data Expected Results: Nothing
Comment 1•20 years ago
|
||
The Headers tab seems to be provided by the LiveHTTPHeaders extension. If so, this bug would be invalid as it's (presumably) a problem with the extension and not Firefox.
Comment 2•20 years ago
|
||
yes, it's a Livehttpheader problem -> invalid
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•