Closed
Bug 427836
Opened 17 years ago
Closed 16 years ago
View source requests new page, doesn't display HTML acutally rendered
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 307089
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
When going to view source, the browser goes out and requests the same page again rather than display the actual content already pulled. This may seem trivial, but I've seen several times where the page is different, (session expires since original page created, some dynamic pages, etc) where opening a website and then later viewing the source results in HTML that is COMPLETELY different than the code already rendered.
Reproducible: Always
Steps to Reproduce:
1. Open web page ( http://viv.ebay.com/ws/eBayISAPI.dll?EbayTime )
2. Note the time on the page
3. View the source (<CNTL>+U
4. Compare displayed time is different than what was shown in original viewing
Actual Results:
Pages are not the same
Expected Results:
For consistency, the browser should output the ACTUAL HTML rendered not a re-pull of the same URL.
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•