Closed
Bug 289544
Opened 20 years ago
Closed 20 years ago
Page content and View Source feature do not refer to the same URL.
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: tamhondep, Assigned: bugs)
References
()
Details
Attachments
(1 file)
168.03 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
For webpage with submit button. After submission, if you go back to the
previous page, the "View Source" feature display the current page instead of
the previous page.
Reproducible: Always
Steps to Reproduce:
1. Visit this website: http://www.hackthissite.org/. Use your username/password
(free registration) to login.
2. On the left pane, select "Basic Web Hacking" under Challenges
(http://www.hackthissite.org/missions/basic/). Provide "password" textbox
with "ebb86910". Then click "Submit".
3. This will proceed to "level 2" page; leave the "password" textbox blank and
click on "Submit".
4. This will proceed to "level 3" page; now click on "Back" button. Firefox
will go back to "level 2" page
(http://www.hackthissite.org/missions/basic/2/index.php).
Actual Results:
HOWEVER if you select "View Source", the content is of "level 3" page
(http://www.hackthissite.org/missions/basic/3/index.php).
Expected Results:
We expected the "View Source" feature to display the html code of "level 2"
page (http://www.hackthissite.org/missions/basic/2/index.php)
Hopefully, I can get an award of USD 500 from you.
Comment 2•20 years ago
|
||
reporter, is this a duplicate of bug 289301? If so, please resolve this as
appropriate.
Alias: ContentMismatch
Comment 3•20 years ago
|
||
Username: firefoxtest
Password: mozilla
The level 1 password was different for me. Just view the source and you can find
it easily enough.
This does indeed look like bug 289301, but I'm not certain.
Comment 4•20 years ago
|
||
Fixed by the patch for bug 289301.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 5•20 years ago
|
||
*** Bug 278930 has been marked as a duplicate of this bug. ***
Comment 6•20 years ago
|
||
I believe at least a portion of the USD500 would be mine, as initial discoverer
of the problem :P
Thanks for the crosslink, Jason.
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•