Closed Bug 274938 Opened 20 years ago Closed 20 years ago

History sidebar broken

Categories

(Firefox :: Bookmarks & History, defect)

x86
All
defect
Not set
blocker

Tracking

()

VERIFIED FIXED

People

(Reporter: tracy, Assigned: peterv)

References

Details

(Keywords: regression, smoketest)

Attachments

(1 file)

seen on windows Firefox trunk build 2004-12-16-07-trunk

this regressed since build 2004-12-15-08-trunk

-Browse a few pages
-ctrl+H (open the history sidebar

tested results:
displayed in the history sidebar;
<treeitem uri="rdf.*"
ref:type="rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#type">
----------^

expected results:
History folders/items displayed
*** Bug 274937 has been marked as a duplicate of this bug. ***
The duped bug speculates that yesterday's fix for bug 192139 could have caused this.
Summary: History sidebar broken → History sidebar broken
Bug 192139 might have exposed this, but afaict the problem is simply that the
rdf prefix is not bound to a namespace. Adding
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" to the page element
should solve it.
Attached patch patchSplinter Review
as suggested by peterv. This does indeed fix the bug. We're using that in other
places as well, like
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/browser/components/bookmarks/content/bookmarksPanel.xul&mark=30
Attachment #168890 - Flags: review?(mconnor)
-> peterv.
Assignee: bugs → peterv
OS: Windows XP → All
Attachment #168890 - Flags: review?(mconnor) → review+
Checking in mozilla/browser/components/history/content/history-panel.xul;
/cvsroot/mozilla/browser/components/history/content/history-panel.xul,v  <-- 
history-panel.xul
new revision: 1.27; previous revision: 1.26
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Verified with Windows Fx trunk build 12-17
Status: RESOLVED → VERIFIED
Component: History → Bookmarks & History
QA Contact: mozilla → bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: