Closed Bug 788429 Opened 12 years ago Closed 12 years ago

Add ability to open global Addressing preferences from account manager

Categories

(MailNews Core :: Account Manager, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 18.0

People

(Reporter: iannbugzilla, Assigned: aceman)

Details

Attachments

(1 file, 1 obsolete file)

9.52 KB, patch
iannbugzilla
: review+
mconley
: review+
bwinton
: ui-review+
Details | Diff | Splinter Review
Bug 551827 added the ability to open global junk preferences from the relevant pane(s) in account manager, we should probably add something similar for Addressing.
I assume the spec is:
On the Composition & Addressing (there is enough space) add a button to open the Composition pane, General tab in Thunderbird.
What is the equivalent in Seamonkey? I could find some Compose options in pref-character_encoding.xul, but I don't think that is the right place to go to.
Assignee: nobody → acelists
Attached patch patch (obsolete) — Splinter Review
This could be it, however I get an error of undefined property compositionGroupTitle.label. I do not understand why that would be the case. Ian, can you see it?
Attachment #663839 - Flags: feedback?(iann_bugzilla)
Status: NEW → ASSIGNED
Comment on attachment 663839 [details] [diff] [review]
patch

>+<!ENTITY globalComposingPrefs.label           "Global Composing Preferencesâ.¦">
Your encoding of the ellipses seems to be what is causing the problems in both .dtd files.

>+  openPrefsFromAccountManager("paneCompose", "addressingTab", null, "addressing_pane");
You've not loaded amUtils.js from am-addressing.xul so this function cannot be found.

>+++ b/suite/locales/en-US/chrome/mailnews/pref/am-addressing.dtd
>+<!ENTITY globalAddressingPrefs.label          "Global Addressing Preferencesâ.¦">
>+<!ENTITY globalAddressingPrefs.accesskey      "A">
A is already in use for SM, "b" or "P" seem to be available.
Attachment #663839 - Flags: feedback?(iann_bugzilla) → feedback-
Attached patch patch v2Splinter Review
Good catches, thanks.
Attachment #663839 - Attachment is obsolete: true
Attachment #664214 - Flags: ui-review?(bwinton)
Attachment #664214 - Flags: review?(iann_bugzilla)
Attachment #664214 - Flags: review?(iann_bugzilla) → review+
Comment on attachment 664214 [details] [diff] [review]
patch v2

Yeah, I like it.  ui-r=me!

Thanks,
Blake.
Attachment #664214 - Flags: ui-review?(bwinton) → ui-review+
Attachment #664214 - Flags: review?(mconley)
Comment on attachment 664214 [details] [diff] [review]
patch v2

Review of attachment 664214 [details] [diff] [review]:
-----------------------------------------------------------------

Code looks good! Thanks!
Attachment #664214 - Flags: review?(mconley) → review+
Keywords: checkin-needed
https://hg.mozilla.org/comm-central/rev/fa763c9a6aba
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 18.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: