Closed
Bug 291603
Opened 20 years ago
Closed 20 years ago
View source doesn't show the correct source
Categories
(Toolkit :: View Source, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 258575
People
(Reporter: valaszoljnekem, Assigned: bugs)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.40607; .NET CLR 1.1.4322) Build Identifier: 1.0-1.0.3 If I view the source of an already loaded page, the source is loaded from server again, not the already downloaded source is shown. This is annoying, because if the page changes between, I can't see the source I'm interested in. Reproducible: Always Steps to Reproduce: 1. Create an html file, enter any text in it 2. Open it with Firefox 3. View source, it is the same as displayed. 4. Edit the html file, change its content, save it, but don't refresh it in Firefox. 5. View the source again. Actual Results: The source displayed is not the same as displayed in the browser. Expected Results: I expect that I see the source of the page I'm viewing, not a new copy of it.
Comment 1•20 years ago
|
||
This is only supposed to happen if you either have your cache disabled, or the page requests that it not be cached. *** This bug has been marked as a duplicate of 258575 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•