Closed Bug 221632 Opened 21 years ago Closed 21 years ago

Help search does not work.

Categories

(SeaMonkey :: Help Documentation, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rjkeller, Assigned: rjkeller)

References

Details

yup. it's dead. Probably a regression from removing search-db.rdf. Steps to repro: 1) Open Help 2) go to seach sidebar 3) Type in some random phrase to search for ("mozilla" is a good one). 4) Click search, and nothing happens! Daniel: Can you repro this? I don't have any JS error for it, so not sure where it's coming from.
Depends on: 219120
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
/extensions/help/resources/content/help.js, line 547 tree = document.getElementById("help-glossary-tree"); sourceDS = tree.database; if (!sourceDS) // If the glossary has never been displayed this... Error: tree has no properties Source File: chrome://help/content/help.js Line: 547 should be tree = document.getElementById("help-glossary-panel"); ?
yup. I noticed that error in help.js. I added that to the patch in bug 219120.
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
v
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.