Closed
Bug 352425
Opened 19 years ago
Closed 19 years ago
about:config is horked (XML parsing error)
Categories
(Camino Graveyard :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.5
People
(Reporter: bugzilla-graveyard, Assigned: csthomas)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
|
1.50 KB,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
Tonight's nightly gives the following when about:config is accessed:
XML Parsing Error: undefined entity
Location: about:config
Line Number 47, Column 1:<window id="config"
^
Hunting for a regression window now.
| Reporter | ||
Comment 1•19 years ago
|
||
Looks like it might be fallout from bug 339720. CCing CTho for help.
cl
| Reporter | ||
Comment 2•19 years ago
|
||
CCing mento since this has something to do with embed.jar too.
This seems to be related to the evil "embedding apps don't ship branding" bug :/ These bugs are starting to pile up.
Depends on: 302309
| Assignee | ||
Comment 4•19 years ago
|
||
That's just lame.
Assignee: nobody → cst
Status: NEW → ASSIGNED
Attachment #238126 -
Flags: superreview?(neil)
Attachment #238126 -
Flags: review?(neil)
Comment 5•19 years ago
|
||
(In reply to comment #3)
> This seems to be related to the evil "embedding apps don't ship branding" bug
> :/ These bugs are starting to pile up.
So why don't the branding entities get resolved in Camino?
smfr: because embedding does not ship any branding files; see bug 302309 for that mess. Only "pure" toolkit and xpfe apps have/ship branding, apparently....
(It's the same thing that causes the SSL2 errors to say "(null)" instead of Camino, and so forth.)
Comment 7•19 years ago
|
||
Comment on attachment 238126 [details] [diff] [review]
brandShortName => this application
Although I don't see what's stopping Camino from shipping its own branding.
Attachment #238126 -
Flags: superreview?(neil)
Attachment #238126 -
Flags: superreview+
Attachment #238126 -
Flags: review?(neil)
Attachment #238126 -
Flags: review+
| Assignee | ||
Comment 8•19 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•