Closed
Bug 160050
Opened 23 years ago
Closed 23 years ago
Subfolders are not displaying on the Subscribe dialog even after toggling expand/collapse state of parent
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: huang, Assigned: Bienvenu)
Details
(Keywords: regression)
Attachments
(5 files)
IMAP log of this problem when view "huang1/huang1_RWM/huang1_RWM_sub1" subfolder from huang3 account
146.93 KB,
text/plain
|
Details | |
23.18 KB,
text/plain
|
Details | |
88.30 KB,
image/gif
|
Details | |
21.75 KB,
image/gif
|
Details | |
1.48 KB,
patch
|
cavin
:
review+
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
Linux only: Subfolders are not displaying on the Subscribe dialog even after
toggling expand/collapse state of parent
There was known bug 136749 for Windows and Mac platforms.
I found that this problem is ONLY occurring for Linux platform. (pp bug)
I don't know whether this is a regression bug or not??
But following is the scenario that I run into when I tetsing on IMAP Shared
Folders (But, this bug is not specific for IMAP Shared Folder, I am just listing
the scenario here for reproducing this problem:
Setup:
Setup three accounts for Shared fodlers (Act A: setup RWM folder privilege for
Act B & ActC)
1) From Act A: Setup RWM folder (Read, Write, Manage Privilege)shared with Act B & C
2) From Act B: After subscribe RWM folder, create subfolders RWM_sub_fdr under
RWM folder
3) From Act C: From the subscribe dialog, because of known bug 136749, after
toggling expand/collapse state of parent folder
Actual Results: Subfolders are not displaying on the Subscribe dialog even after
toggling expand/collapse state of parent. So, users won't be able to subscribe
those shared subfolders if they are using Linux platform.
Expected Results: With the known bug 136749, subfolders should display on the
Subscribe dialog to allow users to subscribe those shared subfolders on the
Linux platform
P.S. This might be a regression bug or some specific problem for Linux platform
since problem is NOT occurring on Windows & Mac platforms.
Assignee | ||
Comment 1•23 years ago
|
||
Karen, why don't you attach a protocol log so we can be sure there really are
sub-folders and they are getting reported by the server? thx.
Reporter | ||
Comment 2•23 years ago
|
||
Reporter | ||
Comment 3•23 years ago
|
||
Oops! Should be : when view "huang/huang1_RWM/huang1_RWM_sub1" subfolder from
huang3 account.
huang = Act A
huang1 = Act B
huang3 = Act C
RWM= huang1_RWM
RWM_sub_fdr= huang1_RWM_sub1
Assignee | ||
Comment 4•23 years ago
|
||
Karen, is there no twisty by "Shared Folders/User/huang/huan1_RWM" ? I don't see
the client ever listing the children of huan1_RWM, so of course, it doesn't know
what the children are. It should be showing that folder with a '+' by it, and
clicking on it should expand to show the children. If not, you could try
deleting localstore.rdf and see if that fixes it.
Assignee | ||
Comment 5•23 years ago
|
||
it's not linux-only. I'm a bit confused how the subscribe UI ever works for IMAP
- I can't see what causes it to list parent folders anymore.
Keywords: pp
Summary: Linux only: Subfolders are not displaying on the Subscribe dialog even after toggling expand/collapse state of parent → Subfolders are not displaying on the Subscribe dialog even after toggling expand/collapse state of parent
Reporter | ||
Comment 6•23 years ago
|
||
Yes! This is not only occurring on Linux, it's occurring on Windows too.
Adding regression for the keywords since at least it used to allow users to
subscribe subfolder after toggling expand/collapse state of parent on windows
before....(see bug 136749)
Something getting worse on subscribing IMAP subfolders....
If I used 07-23-08-1.0 branch build, I can subscribe subfolder after *3 times*
toggling expand/collapse state of parent.
If I used yesterday branch build, I CANNOT subscribe subfolder even after *3
times* toggling expand/collapse state of parent.... :-(
This is a regression bug and nothing to do with IMAP Shared Folders
Should this be a ADT bug?
Keywords: regression
Reporter | ||
Comment 7•23 years ago
|
||
Reporter | ||
Comment 8•23 years ago
|
||
0723 branch build:
-------------------------------------------------------------------------
456[3553ad0]: tintin.mcom.com:S-INBOX:CreateNewLineFromSocket: * LIST
(\HasChildren) "/" "Shared Folders/User/huang/huan1_RWM"
.........
456[3553ad0]: tintin.mcom.com:S-INBOX:CreateNewLineFromSocket: * LIST
(\HasNoChildren) "/" "Shared Folders/User/huang/huan1_RWM/huang1_RWM_sub1"
........
1052[37d2438]: tintin.mcom.com:A:SendData: 7 lsub "" "Shared Folders/User/*"
1052[37d2438]: tintin.mcom.com:A:CreateNewLineFromSocket: * LSUB (\HasChildren)
"/" "Shared Folders/User/huang/huan1_RWM"
1052[37d2438]: tintin.mcom.com:A:CreateNewLineFromSocket: * LSUB
(\HasNoChildren) "/" "Shared Folders/User/huang/huan1_RWM/huang1_RWM_sub1"
1052[37d2438]: tintin.mcom.com:A:CreateNewLineFromSocket: 7 OK Completed
------------------------------------------------------------------------------
Reporter | ||
Comment 9•23 years ago
|
||
Reporter | ||
Comment 10•23 years ago
|
||
Oops! Above is "subfolders display on the folder pane after sunscribe successfully"
Reporter | ||
Comment 11•23 years ago
|
||
Assignee | ||
Comment 12•23 years ago
|
||
this will cause us to list the sub folders when the user clicks on a twisty.
Assignee | ||
Comment 13•23 years ago
|
||
Cavin, can I get an r= for this patch? thx.
Comment 14•23 years ago
|
||
Comment on attachment 94254 [details] [diff] [review]
proposed fix
sr=sspitzer
if I'm the one who broke this, I apologize.
Attachment #94254 -
Flags: superreview+
Comment 15•23 years ago
|
||
Comment on attachment 94254 [details] [diff] [review]
proposed fix
r=cavin.
Attachment #94254 -
Flags: review+
Assignee | ||
Comment 16•23 years ago
|
||
fixed on trunk.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
Component: MailNews: Subscribe → MailNews: Message Display
QA Contact: huang → search
You need to log in
before you can comment on or make changes to this bug.
Description
•