- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Testing
-
Assigned To
g4jc - Operating System All
- Severity Low
- Priority Medium
- Reported Version Any
- Due in Version Starfix
-
Due Date
Undecided
- Votes
- Private
FS#1043 - [iceweasel-uxp] XML Parsing Error: undefined entity in aboutNetError.xhtml
Description:
There’s a XML parsing error in Iceweasel-UXP when it’s accessing a non-existent site or about:help
Additional info:
* package version(s): 52.9.0_20180601-7
* config and/or log files etc:
XML Parsing Error: undefined entity Location: jar:file:///usr/lib/iceweasel-uxp/browser/omni.ja!/chrome/browser/content/browser/aboutNetError.xhtml Line Number 22, Column 12: <title>&loadError.label;</title> -----------^
Steps to reproduce:
- Install Iceweasel-UXP:
# pacman -S iceweasel-uxp
- Run Iceweasel-UXP:
~ iceweasel-uxp
- Type about:help or a non-existent site in the address bar
Closed by g4jc
25.06.2018 23:08
Reason for closing: Invalid
Additional comments about closing:
25.06.2018 23:08
Reason for closing: Invalid
Additional comments about closing:
Uncheck "Block Access to Chrome://
URI" in No
Resource URI Leaks
and restart the browser.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Not a bug in the application. It is caused by blocking chrome:// in No Resource URI Leaks. Typo was pushed in the addon that "recommends" this useless setting. As the browser engine already filters chrome:// the setting is no longer recommended or needed.