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!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Some html files are not getting rendered properly in firefox. Same works fine in chrome and IE. What could be the possible reason?

  • 1 reply
  • 2 have this problem
  • 4 views
  • Last reply by cor-el

more options

In our Siebel application we have a screen where in we can select certain criteria and get the report from some 3rd party system. These reports will be displayed in firefox browser.

But in firefox we cant see these reports properly. It displays HTML tags also along with data.

Same works good in IE and chrome.

In our Siebel application we have a screen where in we can select certain criteria and get the report from some 3rd party system. These reports will be displayed in firefox browser. But in firefox we cant see these reports properly. It displays HTML tags also along with data. Same works good in IE and chrome.

All Replies (1)

more options

If you see HTML tags then it sounds that the server is sending the file as text/plain instead of text/html.

You can use the Live Http Headers extension or check this in the Web Console (Firefox/Tools > Web Developer;Ctrl+Shift+K), either in the Net log or the Network log (you may need to refresh the window).