I am using Firefox to read XML files, but it is not rendering the XML file properly. What could be the problem? I’m posting the XML sample below:
<?xml version="1.0" encoding="utf-8"?><ExtPostTransaction><TransactionInfo><UserID>us</UserID><Password>pwd</Password><ServiceCode>1010</ServiceCode><TransactionID>T20120518091833</TransactionID></TransactionInfo></ExtPostTransaction>
My Firefox shows it as:
uspwd1010T20120518091833
I am expecting this:
<ExtPostTransaction> <TransactionInfo> <UserID>us</UserID> <Password>pwd</Password> <ServiceCode>1010</ServiceCode> <TransactionID>T20120518091833</TransactionID> </TransactionInfo> </ExtPostTransaction>
You can do a clean reinstall and remove the Firefox program folder to ensure that all files are replaced. You may have to disable security software temporarily in case the problem persists. You can create a new profile as a quick test to see if your current profile is causing the problem.
For instance, to open an XML file including an XSL file uses Firefox 60 ESR, to Internet browsing uses Firefox 68 or later.
If you want to view the raw XML just occasionally instead of every time, right-clicking the page and choosing "View Page Source" seems to do the trick.
Clear the cookies and cache If a website has updated their code, Firefox may still be using some of the old code along with some of the new, which can make a web page display incorrectly. To fix this, you need to clear the cookies and cache: Click the menu button. to open the menu panel.
for me, It turns out that some sort of Skype add-on was the problem. Great detective work. It's odd how that click-to-call extension creates such random issues...
just disable skype click-to-call add-on, after that Firefox showing row xml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With