Open Bug 615300 Opened 14 years ago Updated 2 years ago

about:home has bad xml declaration

Categories

(Firefox :: General, defect)

defect

Tracking

()

People

(Reporter: rcampbell, Unassigned)

Details

(Whiteboard: [about-home])

the following error appears in the error console on startup:

Error: XML or text declaration not at start of entity
Source File: 
Line: 1, Column: 171
Source Code:
<html xmlns="http://www.w3.org/1999/xhtml"><body xmlns="http://www.w3.org/1999/xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><?xml version="1.0" encoding="utf-8"?>

Only page loaded is about:home.
Whiteboard: [about-home]
OS: Mac OS X → All
Hardware: x86 → All
it's interesting that the page has that stuff in the right order, but the result is different.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.