Closed
Bug 29599
Opened 25 years ago
Closed 24 years ago
IMAP folder Name "." didn't display on 5.0 UI even displayed successfully on NSM server
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: huang, Assigned: Bienvenu)
Details
IMAP folder Name "." didn't display even displayed successfully on NSM server
This bug is related to bug#20324.
1) After created the "." folder name on the NSM IMAP server.
2) Actual results: Cannot find the "." folder name from 5.0 even folder name "."
can been found from IMAP NSM server.
Expected results: Should display "." folder name successfully since it can been
created successfully from IMAP NSM server.
Addtional Info: I can create "." folder name successfully from 4.x.
Reporter | ||
Comment 1•25 years ago
|
||
IMAP folder name "." displayed on NSM Server but not on 5.0 UI:
* LIST (\HasNoChildren) "/" .
Assignee | ||
Comment 4•25 years ago
|
||
I can't really tell what the problem is. What does "didn't display even
displayed successfully" mean?
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•25 years ago
|
||
Updating the summary. I mean that the "." folder's name displayed on NSM server
but not displayed on 5.0 UI.
Summary: IMAP folder Name "." didn't display even displayed successfully on NSM server → IMAP folder Name "." didn't display on 5.0 UI even displayed successfully on NSM server
Assignee | ||
Comment 6•25 years ago
|
||
the problem is very specific to '.', it turns out. In fact, we are displaying
the '.' folder, but we're displaying it as the server, so the server appears as
a child of itself. So, I have "bienvenu on tintin.mcom.com" as a child of
"bienvenu on tintin.mcom.com" and I would expect that you do as well, Karen (in
case you've filed another bug on that - it's actually the same bug). What
happens is we parse the URL for the '.' folder, and think it's really the
server, so we put the server in twice. Thanks to Alec for figuring this out.
Target Milestone: M16
Reporter | ||
Comment 7•25 years ago
|
||
Yes. This problem is very specific to '.'
I can create "a.b" folder name but cannot see "." folder name on 5.0 seamonkey
UI...
Assignee | ||
Comment 9•24 years ago
|
||
this is working now - must have been fixed somewhere along the way.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 10•24 years ago
|
||
Verified on WinNT 11-20-08-Mtrunk build.
"." folder Name did display on the 6.0 folder pane now.
But, logged another bug 60799 regarding to alert displayed when selecting the
"." folder name. Makring as verified for this bug.
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 11•24 years ago
|
||
Sorry. Should be bug 60797
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•