Closed
Bug 227077
Opened 21 years ago
Closed 21 years ago
No unique anchors for"Addressing" and "Return Receipts" preference panels
Categories
(SeaMonkey :: Help Documentation, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.6beta
People
(Reporter: u60234, Assigned: u60234)
Details
Attachments
(1 file, 1 obsolete file)
12.48 KB,
patch
|
rjkeller
:
review+
asa
:
approval1.6b+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031128
In the new mail_help.xhtml file, the anchor name for the help section "Mail &
Newsgroups Preferences - Addressing" is the same as that for the "Mail &
Newsgroups Account Settings - Addressing". It is the same problem for "Mail &
Newsgroups Preferences - Return Receipts" and "Mail & Newsgroups Account
Settings - Return Receipts".
Steps to reproduce:
Go to Edit -> Preferences -> Mail & Newsgroups -> Addressing and click on the
Help button. Instead of viewing the relevant help section, you will see the help
for the Account Settings panel.
In the mail_help.xhtml file there are also links that uses different anchor
names that supposedly should go to the "Offline & Disk Space Preferences" help
section, but they all seem to miss the target. The Help button in the
preferences panel "Offline & Disk space" also leads nowhere.
How about adding "_preferences" to the affected anchor names?
The broken Help button in Offline & Disk Space preferences is appearently a
different bug. Filed bug 227107 for that issue.
Comment 2•21 years ago
|
||
Comment on attachment 136544 [details] [diff] [review]
proposal
r=rlk@trfenv.com
sounds good! Thanks for doing these patches!
Attachment #136544 -
Flags: review+
Comment 3•21 years ago
|
||
--> Browser Help, so that we can set approval flags :(
Component: User → Help
Product: Documentation → Browser
Target Milestone: --- → mozilla1.6beta
Version: unspecified → Trunk
Updated•21 years ago
|
Attachment #136544 -
Flags: approval1.6b?
Do we have time to squeeze in Neil's nit in bug 227107, comment#3?
Comment 5•21 years ago
|
||
Comment on attachment 136544 [details] [diff] [review]
proposal
a=asa (on behalf of drivers) for checkin to 1.6beta
Attachment #136544 -
Flags: approval1.6b? → approval1.6b+
Comment 6•21 years ago
|
||
Comment on attachment 136588 [details] [diff] [review]
Updated patch
Let's move this to bug 227107.
> +(If no subcategories are visible, double-click Mail & Newsgroups to
> +expand the list.).</li>
If I recall correctly, this should be "(if" instead of "(If". Caillon, can you
confirm if I'm correct or someone who might know? It looks strange to me.
Attachment #136588 -
Attachment is obsolete: true
Updated•21 years ago
|
Assignee: rlk → jasajudeju
Comment 7•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 8•21 years ago
|
||
>> +(If no subcategories are visible, double-click Mail & Newsgroups to
>> +expand the list.).</li>
>
> If I recall correctly, this should be "(if" instead of "(If". Caillon, can you
> confirm if I'm correct or someone who might know? It looks strange to me.
If
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•