Closed
Bug 190546
Opened 23 years ago
Closed 23 years ago
Help: New Mail/News prefs need Help buttons hooked up to correct locations in help content
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.4beta
People
(Reporter: robinf, Assigned: ssu0262)
References
Details
(Whiteboard: [adt2])
Attachments
(1 file)
|
2.26 KB,
patch
|
sspitzer
:
review+
dveditz
:
superreview+
sspitzer
:
approval1.4+
|
Details | Diff | Splinter Review |
Win 2K ns trunk build ID 2003012408:
Steps to reproduce:
1. In Mail/News Preferences, choose either the Windows category or the
Notifications category (these are new)
2. Click the Help button in either panel
Observed: Clicking the Help button opens the Help viewer to the Help Welcome page.
Expected: Clicking the Help button in Windows panel should open help viewer to
"Mail & News Preferences - Windows" section of Help. Clicking the Help button in
Notifications panel should open help viewer to "Mail & News Preferences -
Notifications" section of Help.
Here's how to hook up the Help buttons --
Windows pref panel: use this context info for Help button:
<rdf:li> <rdf:Description ID="mail_prefs_windows" nc:name="Windows"
nc:link="chrome://help/locale/mail_help.html#PREFERENCES_MAILNEWS_WINDOWS"/>
</rdf:li>
Notifications pref panel: use this context info for the Help button:
<rdf:li> <rdf:Description ID="mail_prefs_notifications" nc:name="Notifications"
nc:link="chrome://help/locale/mail_help.html#PREFERENCES_MAILNEWS_NOTIFICATIONS"/>
</rdf:li>
nominating for next release
Comment 1•23 years ago
|
||
these are documentation issues, not Help browser issues
Assignee: sspitzer → rudman
Component: Help → User
Product: Browser → Documentation
QA Contact: tpreston → rudman
Hardware: PC → All
Version: Trunk → unspecified
All placeholders have been checked in for help content in help-toc.rdf and
mail_help.html. Now we need an engineer to update the Help button code. Back to
Seth.
Assignee: rudman → sspitzer
Component: User → Mail Window Front End
Product: Documentation → MailNews
Target Milestone: --- → mozilla1.3final
Version: unspecified → Trunk
Comment 3•23 years ago
|
||
Mail triage team: nsbeta1+/adt2
Status: NEW → ASSIGNED
Target Milestone: mozilla1.3final → mozilla1.4beta
*** Bug 196125 has been marked as a duplicate of this bug. ***
Comment 6•23 years ago
|
||
Comment on attachment 123350 [details] [diff] [review]
patch v1.0
sr=dveditz
Attachment #123350 -
Flags: superreview+
Attachment #123350 -
Flags: review?(sspitzer)
Comment 7•23 years ago
|
||
Comment on attachment 123350 [details] [diff] [review]
patch v1.0
r/a=sspitzer
Attachment #123350 -
Flags: review?(sspitzer)
Attachment #123350 -
Flags: review+
Attachment #123350 -
Flags: approval1.4+
patch checked in. closing bug as fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
QA Contact: rudman → sairuh
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•