Closed
Bug 291006
Opened 20 years ago
Closed 20 years ago
Datasource: chrome://browser/locale/help/help-toc.rdf was not found.
Categories
(Firefox :: Menus, defect)
Tracking
()
RESOLVED
FIXED
Firefox1.5
People
(Reporter: Peter6, Assigned: amotohiko_mozillafirebird)
Details
(Keywords: regression)
Attachments
(1 file)
|
2.70 KB,
patch
|
benjamin
:
review+
asa
:
approval-aviary1.1a1+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050418 Firefox/1.0+ repro: 1.Open Firefox 2.Menu->[Help]->[Help Contents] 3.Open JSConsole 4.Message: Datasource: chrome://browser/locale/help/help-toc.rdf was not found. I have no idea when this started
Confirming Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050419 Firefox/1.0+
I think the two files chrome://help/locale/help-toc.rdf , chrome://help/locale/welcome.xhtml should be moved to chrome://browser/locale/help/help-toc.rdf chrome://browser/locale/help/welcome.xhtml
| Assignee | ||
Comment 3•20 years ago
|
||
In patch for toolkit, nc:base attribute doesn't work in my environment. So links are written in full chrome URI. I'll ask for review to Zbigniew Braniecki, the first-reviewer of Bug 289555 attachment #180730 [details] [diff] [review]. (In reply to comment #2) > I think the two files > chrome://help/locale/help-toc.rdf , chrome://help/locale/welcome.xhtml > should be moved to > chrome://browser/locale/help/help-toc.rdf chrome://browser/locale/help/welcome.xhtml I don't think so. 'welcome.xhtml' and its related files should be shared by any Toolkit apps. That's why we move other .xhtml files to browser and help viewer contents to toolkit. See also Bug 289555.
Attachment #181258 -
Flags: review?(gandalf)
Updated•20 years ago
|
Keywords: regression
Updated•20 years ago
|
Attachment #181258 -
Flags: review?(gandalf)
Attachment #181258 -
Flags: review+
Attachment #181258 -
Flags: approval-aviary1.1a?
Comment 4•20 years ago
|
||
Comment on attachment 181258 [details] [diff] [review] chrome URI adjustments a=asa
Attachment #181258 -
Flags: approval-aviary1.1a? → approval-aviary1.1a+
Comment 5•20 years ago
|
||
Patch committed.
Assignee: firefox → amotohiko_mozillafirebird
Target Milestone: --- → Firefox1.1
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
QA Contact: bugzilla → menus
You need to log in
before you can comment on or make changes to this bug.
Description
•