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.
被采纳的解决方案
The error disappeared after deleting some add-ons. Unfortunately, I didn't keep track of which add-on was causing this error.
定位到答案原位置 👍 0所有回复 (2)
Oops. The forum software has mangled my posted XML code. Here it is in an image.
选择的解决方案
The error disappeared after deleting some add-ons. Unfortunately, I didn't keep track of which add-on was causing this error.