Closed Bug 17669 Opened 26 years ago Closed 26 years ago

API: Implement localStoreType

Categories

(SeaMonkey :: MailNews: Account Configuration, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: skasinathan, Assigned: alecf)

Details

Overview Description: The attribute 'localStoreType' in nsIMsgIncomingServer.idl returns an error when accessing from JS. When I try to display the accounts using /mozilla/mailnews/base/tests/accountmanager/AccountManagerTest.xul, it dumps the foll. error. Here come the accounts: There are 3 Server(s). Server #0: Server.QueryInterface = [function] Server.key = server1 Server.prettyName = qatest37 on nsmail-5 Server.hostName = nsmail-5 Server.port = -1 Server.username = qatest37 Server.type = imap the localStoreType slot of [nsIMsgIncomingServer: server1]returned an error. Please file a bug. JavaScript Error: uncaught exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIMsgIncomingServer.localStoreType]" nsresult: "0x8000ffff (NS_ERROR_UNEX PECTED)" location: "JS frame :: file:///D|/temp/junk/AccountManagerTest.js :: describe :: line 62" data: no] Steps to Reproduce: 1. Load the xul file in Mozilla and look at DOS window. Build Date & Platform Bug Found: 10/30/99 windows debug build. Additional Information: Alec, I think the attribute 'localStoreType' is new. Is this attribute accessible from JS?
Status: NEW → ASSIGNED
Summary: 'localStoreType' attribute returns an error. → API: Implement localStoreType
Target Milestone: M11
hehe, this API testing is great... I've been meaning to finish this work, but lost track of it. Once I implement localstoretype, then individual protocols won't have to override GetServerURI() which means we can consolidate username escaping
Target Milestone: M11 → M12
M12. Wouldn't hold M11 for this.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I actually fixed this as a part of fixing #17214
QA Contact: lchiang → suresh
Status: RESOLVED → VERIFIED
Yeah, could access 'localStoreType'. Marking as verified.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.