Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Firefox is asking password to show HTML source and shows old cached content.

  • 1 resposta
  • 1 tem este problema
  • 5 visualizações
  • Última resposta de cor-el

more options

Recently I have noticed that when I want to display HTML source of the page Firefox asks me to log to the site once again. WHY? I am already logged in. The page is already loaded and displayed. So why it needs my password again?????

In some cases the page is actually loaded once again which can result in different content being displayed as "a page" and different as "a source" (if there is a dynamic insertion on the page changed on every get). But sometimes it shows old, cached source while the rendered page is already changed. I know that I can see actual content by using the Inspector but "show the source" function was more convenient. Now I can not believe that the "source" shown is a source of the actual "page" Such misfeatures make the function totally useless.

Firefox version 91.8.0esr for Debian.

Recently I have noticed that when I want to display HTML source of the page Firefox asks me to log to the site once again. WHY? I am already logged in. The page is already loaded and displayed. So why it needs my password again????? In some cases the page is actually loaded once again which can result in different content being displayed as "a page" and different as "a source" (if there is a dynamic insertion on the page changed on every get). But sometimes it shows old, cached source while the rendered page is already changed. I know that I can see actual content by using the Inspector but "show the source" function was more convenient. Now I can not believe that the "source" shown is a source of the actual "page" Such misfeatures make the function totally useless. Firefox version 91.8.0esr for Debian.

Todas as respostas (1)

more options

If the page has been modified via JavaScript or otherwise then you can only see the actual source via the Inspector or by selecting the full page via Ctrl+A and View Selection Source in the right-click context menu. Using "View page Source" or using the view-Source: protocol prefix always makes Firefox reload the unmodified page from the server.