Bug 1651134 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to bull500 from comment #0)
> User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0
> 
> Steps to reproduce:
> 
> Start and run local django server. Login with credentials.   
> Right click on page and use 'View Source' option  
> 
> 
> 
> Actual results:
> 
> View Source shows the source code of the login page instead of the page where the user clicked.
> 
> 
> Expected results:
> 
> Show the source code of the current webpage instead of the source code of the login page.
> 
Can you show me the login url?
So I tried https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Admin_site
with the login url http://127.0.0.1:8000/admin/
after login, right click to view page source
I got the correct viewsource and cannot reproduce your problem.
(In reply to bull500 from comment #0)
> User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0
> 
> Steps to reproduce:
> 
> Start and run local django server. Login with credentials.   
> Right click on page and use 'View Source' option  
> 
> 
> 
> Actual results:
> 
> View Source shows the source code of the login page instead of the page where the user clicked.
> 
> 
> Expected results:
> 
> Show the source code of the current webpage instead of the source code of the login page.
> 
Can you show me the login url?
So I tried https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Admin_site
with the login url 127.0.0.1:8000/admin/
after login, right click to view page source
I got the correct viewsource and cannot reproduce your problem.
(In reply to bull500 from comment #0)
> User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0
> 
> Steps to reproduce:
> 
> Start and run local django server. Login with credentials.   
> Right click on page and use 'View Source' option  
> 
> 
> 
> Actual results:
> 
> View Source shows the source code of the login page instead of the page where the user clicked.
> 
> 
> Expected results:
> 
> Show the source code of the current webpage instead of the source code of the login page.
> 
Can you show me the login url? And upload the screenshot of the expected webpage and actual webpage shown?
Or have you changed any pref?

So I tried https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Admin_site
with the login url 127.0.0.1:8000/admin/
after login, right click to view page source
I got the correct viewsource and cannot reproduce your problem.

Back to Bug 1651134 Comment 6