Closed
Bug 245305
Opened 21 years ago
Closed 21 years ago
typo in mail_sec_help.xhtml (wrong link)
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: prometeo.bugs, Assigned: rjkeller)
References
()
Details
Attachments
(1 file)
|
1.21 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.7) Gecko/20040514
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.7) Gecko/20040514
On line 321 we have:
" <a href="#message_security_recieved_mesage">Message Security - Received"
Obviously there's a missing "s" in the hyperlink, as we have on line 391:
"<h2 id="message_security_recieved_message">Message Security - Received"
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
| Reporter | ||
Comment 1•21 years ago
|
||
BTW, this bug is relative to 1.8a1/trunk, since 1.7 still has the old html
version of this file.
Comment 2•21 years ago
|
||
also line 33:
<li><a href="#messsage_security_recieved_message">Message Security -
there is one too many s
Depends on: 187430
| Assignee | ||
Comment 3•21 years ago
|
||
Fixes the dead links reported and the one daniel noted.
| Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 150087 [details] [diff] [review]
Patch
Neil, this is a quick two line typo fix that should be a quick review.
Attachment #150087 -
Flags: review?(neil.parkwaycc.co.uk)
Updated•21 years ago
|
Attachment #150087 -
Flags: review?(neil.parkwaycc.co.uk) → review+
| Assignee | ||
Comment 5•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•