Closed Bug 71309 Opened 24 years ago Closed 24 years ago

history window and sidebar blank

Categories

(Core Graveyard :: History: Global, defect)

defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: asa, Assigned: alecf)

References

Details

(Keywords: smoketest)

Tested 030805 mozilla linux build on RedHat 6.2 Summary: The History sidebar tab and the History window (Tasks|Tools|History) are both completely blank. The colum headers are visible but not nistory entries are visible. Steps to Reproduce: 1. launch browser 2. open sidebar History Tab or History window ( Tasks | Tools | History ) Results: History tab and window contents are empty Expected Results: History tab and window display browser history contents Additional Information: No win32 or mac builds to test with yet. Yesteraday's linux build did not have this problem. Possibly caused by alecf's checkins for bug 65862. Tested with old and new profiles and it is broken for both. Tested with classic and modern skins and it is broken with both.
Keywords: smoketest
Same here with new opt linux home build. CC self.
ugh, I see this on my linux build. crap. looking into it.
Status: NEW → ASSIGNED
I have the same problem with the history on Windows 2000, build 2001030804 installer installed after deleting my profiles
ok, this is REALLY wierd. nobody is calling GetTarget() on the datasource... investigating this
nor HasArcOut()... what the heck is going on?
Report of this on W2K - OS/All.
OS: Linux → All
ok, I just figured out a workaround, which will disable hierarchical history and go back to the old one: Index: historyTreeOverlay.xul =================================================================== RCS file: /cvsroot/mozilla/xpfe/components/history/resources/historyTreeOverlay.xul,v retrieving revision 1.4 diff -u -r1.4 historyTreeOverlay.xul --- historyTreeOverlay.xul 2001/03/08 05:15:21 1.4 +++ historyTreeOverlay.xul 2001/03/08 19:20:09 @@ -39,7 +39,7 @@ <script src="chrome://global/content/nsTreeUtils.js"/> <script src="chrome://global/content/treePopups.js"/> -<tree id="historyTree" ref="NC:HistoryByDate" context="contextual" +<tree id="historyTree" ref="NC:HistoryRoot" context="contextual" datasources="rdf:history rdf:localsearch" flex="1" multiple="true"
OS: All → Linux
OS: Linux → All
Hardware: PC → All
sr=shaver.
ok, checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified not blank but opening bug # 71456 to address empty folders
Status: RESOLVED → VERIFIED
*** Bug 71456 has been marked as a duplicate of this bug. ***
reopening...history is not present Alec, there isn't a 2001-03-09-07 or later build yet. was the fix for this not checked in before this morning's build?
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
This is failing in 2001030905 linux mozilla builds but working in 2001030908 and 2001030909 linux mozilla builds. alecf checked in a fix between the those builds so it should be working.
remarking fixed. this was fixed at 6:25 this morning.
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
verified fixed with commercial builds: linux 2001-03-09-10-mtrunk mac 2001-03-09-11-trunk
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.