Browsing an XML file produces a Javascript error from a resource
When using Firefox to browse a simple XML file a resource JavaScript error is produced.
Here is the XML: <tag> nothing here. </tag>
The error is shown in the image.
When using Firefox to browse a simple XML file a resource JavaScript error is produced.
Here is the XML:
<?xml version="1.0" encoding="UTF-8"?>
<tag>
nothing here.
</tag>
The error is shown in the image.
Chosen solution
The error disappeared after deleting some add-ons. Unfortunately, I didn't keep track of which add-on was causing this error.
Read this answer in context 👍 0All Replies (2)
Oops. The forum software has mangled my posted XML code. Here it is in an image.
Chosen Solution
The error disappeared after deleting some add-ons. Unfortunately, I didn't keep track of which add-on was causing this error.