Closed Bug 82197 Opened 23 years ago Closed 23 years ago

Acct Central Offline Settings should go to Offline panel.

Categories

(SeaMonkey :: MailNews: Backend, defect, P2)

x86
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.3

People

(Reporter: laurel, Assigned: chuang)

References

Details

(Whiteboard: [nsbeta1+]have fix)

Attachments

(2 files)

Using may22 commercial trunk build

The Offline Settings link in the Account Central/account level page in the mail
window should land on the selected account's Offline & Disk Space panel in the
account settings dialog.  Currently it lands at the selected account level panel.
Keywords: nsbeta1
That's right. I may have to change the way AccountManager window is opened (not 
just based on the server type like it does today) so that individual items under 
a given account can be selected. Accepting.
Status: NEW → ASSIGNED
moving to 0.9.2
Priority: -- → P2
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.9.2
*** Bug 82491 has been marked as a duplicate of this bug. ***
moving to 0.9.3
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Keywords: nsBranch
reassigning to chuang
Assignee: racham → chuang
Status: ASSIGNED → NEW
Keywords: nsBranch
Passing the page xul file name in ViewSetting() or MsgAccountManager(), we can 
select the page we want.  Passing null will open the main page for the selected 
server in folder pane.
Whiteboard: [nsbeta1+] → [nsbeta1+]have fix
Patch looks good.

Please change 
+  children = selectServer.childNodes;
to
+  var children = selectServer.childNodes;

Also, this will the good time to add comments on the top of MsgAccountManager()
in accountUtils.js explaining the param(s).

Please take care of those and run couple of tests.

r=bhuvan.

sr=mscott
Fix checked into trunk.
Status: NEW → ASSIGNED
Mark fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Using commercial trunk builds:
2001080203 NT 4.0
2001080208 linux 2.2
2001080208 mac 9.0.4

Verified clicking on offline settings, in account
central, will now take you to that accounts Offline and Disk Space
pref panel. Tested this on imap accounts, webmail, and newsgroups.
Tested both Modern and Classic theme also.

Marking as verified.

Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: