Closed
Bug 197978
Opened 23 years ago
Closed 23 years ago
Broken link in using_priv_help.html
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: timar74, Assigned: oeschger)
Details
Attachments
(1 file)
|
2.46 KB,
patch
|
oeschger
:
review+
|
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
There is a broken link using_priv_help.html at line 430:
<a href="cookies_stored">Stored Cookies</a>
It should be:
<a href="#cookies_stored">Stored Cookies</a>
Reproducible: Always
Steps to Reproduce:
Comment 2•23 years ago
|
||
Fixes this bug and a typing mistake.
Comment 3•23 years ago
|
||
Comment on attachment 119837 [details] [diff] [review]
patch
Requesting review from oeschger@netscape.com.
You may also want to have a look at the 4-5 occurrances of "labeled" which my
spellchecker would like to see written "labelled"...
Attachment #119837 -
Attachment filename: 197987.diff → 197978.diff
Attachment #119837 -
Flags: review?(oeschger)
| Assignee | ||
Updated•23 years ago
|
Attachment #119837 -
Flags: review?(oeschger) → review+
| Assignee | ||
Comment 4•23 years ago
|
||
Marking FIXED
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 5•22 years ago
|
||
.
Component: Help → User
Product: Browser → Documentation
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•