Closed
Bug 198004
Opened 22 years ago
Closed 22 years ago
Broken links in search-db.rdf
Categories
(SeaMonkey :: Help Documentation, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: timar74, Assigned: rjkeller)
References
Details
(Keywords: fixed1.4.1)
Attachments
(1 file, 1 obsolete file)
44.12 KB,
patch
|
oeschger
:
review+
asa
:
approval1.4.1+
asa
:
approval1.5b+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; hu-HU; rv:1.4a) Gecko/20030317
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; hu-HU; rv:1.4a) Gecko/20030317
PAGE: Search database file:///F|/Mozilla/1.4a-night/helpqa/help/search-db.rdf
BAD LINKS:
1. file:///F|/Mozilla/1.4a-night/helpqa/help/register_help.html (, Error: Not
found (F:\Mozilla\1.4a-night\helpqa\help\register_help.html))
2. file:///F|/Mozilla/1.4a-night/helpqa/help/icq_help.html (, Error: Not found
(F:\Mozilla\1.4a-night\helpqa\help\icq_help.html))
3. file:///F|/Mozilla/1.4a-night/helpqa/help/im_help.html (, Error: Not found
(F:\Mozilla\1.4a-night\helpqa\help\im_help.html))
Please remove all references from the search database to im_help.html,
icq_help.html and register_help.html.
4. file:///F|/Mozilla/1.4a-night/helpqa/help/cs_priv_prefs_popup.html (, Error:
Not found (F:\Mozilla\1.4a-night\helpqa\help\cs_priv_prefs_popup.html))
5. file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#cotterSDX
(link, Error: Undefined Anchor)
6. file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#ian_oeschgerSDX
(link, Error: Undefined Anchor)
7.
file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#information_designSDX
(link, Error: Undefined Anchor)
8.
file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#jatin_billimoriaSDX
(link, Error: Undefined Anchor)
9.
file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#jennifer_mooreSDX
(link, Error: Undefined Anchor)
10. file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#john_gorhamSDX
(link, Error: Undefined Anchor)
11.
file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#laura_krietemeyerSDX
(link, Error: Undefined Anchor)
12.
file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#robin_foster_clarkSDX
(link, Error: Undefined Anchor)
13.
file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#steve_rudmanSDX
(link, Error: Undefined Anchor)
14. file:///F|/Mozilla/1.4a-night/helpqa/help/cs_nav_dialogs.html#writersSDX
(link, Error: Undefined Anchor)
15.
file:///F|/Mozilla/1.4a-night/helpqa/help/page_info_help.html#viewing_P3P_policySDX
(link, Error: Undefined Anchor)
Reproducible: Always
Steps to Reproduce:
Updated•22 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•22 years ago
|
||
I'll post a patch for this if no one else is working on it. This is a bug that
has been very annoying to me and would love to fix it.
Assignee | ||
Comment 3•22 years ago
|
||
Removes dead entries (mostly AOL, ICQ stuff). This also removes stuff from
Pop-up blocker help file. Shouldn't Pop-up blocker help file be there? It's
there in NS7.
Assignee | ||
Comment 4•22 years ago
|
||
Decided to keep the Pop-up Search info in there for now. Bug 188159 should fix
that problem.
This patch also fixes problems with mail/news.
Attachment #128799 -
Attachment is obsolete: true
Assignee | ||
Comment 5•22 years ago
|
||
oeschger,
I changed chrome://help/locale/page_info_help.html#viewing_P3P_policySDX to
chrome://help/locale/page_info_help.html#pageinfo_security. Do you think that
this is a appropriate change or should I remove it altogether?
Assignee | ||
Updated•22 years ago
|
Attachment #128869 -
Flags: review?(oeschger)
Comment 6•22 years ago
|
||
Comment on attachment 128869 [details] [diff] [review]
Patch 1.1
r=oeschger. looks great. should have done this more completely myself eons ago.
Attachment #128869 -
Flags: review?(oeschger) → review+
Assignee | ||
Comment 7•22 years ago
|
||
oeschger - could you check this in for me? Don't have CVS access :)
Assignee | ||
Updated•22 years ago
|
Attachment #128869 -
Flags: approval1.4.x?
Assignee | ||
Comment 8•22 years ago
|
||
Let's try and get this on the 1.4 branch.
Advantages: Removes references to AOL/Netscape stuff that shouldn't be there in
the first place. This will prevent users from getting results in the Help Search
to help topics that do not exist (because they are only in Netscape).
Risk: There's no real risk.
Comment 9•22 years ago
|
||
Comment on attachment 128869 [details] [diff] [review]
Patch 1.1
a=asa (on behalf of drivers) for checkin to the 1.4 branch. Who can land this
(and quickly)?
Attachment #128869 -
Flags: approval1.4.x? → approval1.4.x+
Assignee | ||
Updated•22 years ago
|
Attachment #128869 -
Flags: approval1.5b?
Comment 10•22 years ago
|
||
Actually--just a note here--this file was serving for both mozilla and the
commercial browser. Part of this patch is to make a copy of the current rdf file
and put it in the commercial tree, build it there to overwrite the scrubbed
mozilla version.
The use of this file in NS (and the discreetness of these terms) was why they
have persisted in this mozilla file. Happy to fork at this point, though.
Comment 11•22 years ago
|
||
just checked this in.
Updated•22 years ago
|
Keywords: fixed1.4.1
Comment 12•22 years ago
|
||
Comment on attachment 128869 [details] [diff] [review]
Patch 1.1
a=asa (on behalf of drivers) for checkin to 1.5beta.
Attachment #128869 -
Flags: approval1.5b? → approval1.5b+
Comment 13•22 years ago
|
||
FIXED. Just checked in.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 14•21 years ago
|
||
Keller, I found at least four broken entries:
IM
jatin billimoria
information design
writers
Should I reopen this bug or just wait for bug 219825 to fix everything?
Assignee: oeschger → rlk
QA Contact: tpreston → stolenclover
Assignee | ||
Comment 15•21 years ago
|
||
well, when bug 219825 is fixed, this won't matter anymore ;)
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•