Closed
      
        Bug 916095
      
      
        Opened 12 years ago
          Closed 8 years ago
      
        
    
  
After renaming imap folder, message list is not dislayed only once. 
    Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird25?, thunderbird_esr24?)
        RESOLVED
        FIXED
        
    
  
        
            Thunderbird 52.0
        
    
  
People
(Reporter: mkaneda, Assigned: hiro)
References
Details
(Keywords: regression, Whiteboard: [regression:TB24][needs mozmill test])
Attachments
(1 file, 1 obsolete file)
| 2.06 KB,
          patch         | aceman
:
              
              review+ | Details | Diff | Splinter Review | 
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0
Steps to Reproduce:
1. Rename IMAP folder with one or more messages.
2. Click the renamed folder.
Actual Results: 
The message list is not displayed.
(After step 2, click other foler then click the renamed foler, the message list is displayed.)
Expected Results: 
The message list is displayed at step 2.
| Comment 1•12 years ago
           | ||
Is this occurring with bug 902370 fixed, or not fixed?
Flags: needinfo?(mkaneda)
| Assignee | ||
| Comment 2•12 years ago
           | ||
This is caused by the fix for bug 901959.
| Comment 3•12 years ago
           | ||
Thanks hiro
Assignee: nobody → hiikezoe
Blocks: 901959
Status: UNCONFIRMED → NEW
          tracking-thunderbird24:
          --- → ?
          tracking-thunderbird25:
          --- → ?
Ever confirmed: true
Keywords: regression
| Updated•12 years ago
           | 
          tracking-thunderbird24:
          ? → ---
          tracking-thunderbird_esr24:
          --- → ?
| Comment 4•12 years ago
           | ||
Hiro, any thoughts of a fix?
| Assignee | ||
| Comment 5•12 years ago
           | ||
I think this patch fixes the issue but does not include test cases yet.
| Assignee | ||
| Comment 6•12 years ago
           | ||
I think this patch is a correct fix but could not write any test yet.
        Attachment #817071 -
        Attachment is obsolete: true
| Assignee | ||
| Updated•12 years ago
           | 
OS: Windows 8 → All
Hardware: x86_64 → All
| Comment 7•11 years ago
           | ||
do we need a test?
Status: NEW → ASSIGNED
Flags: needinfo?(mkaneda)
Whiteboard: [regression:TB24]
| Comment 8•11 years ago
           | ||
is test possible / do we need it?  (question was meant for hiro)
Flags: needinfo?(mkaneda) → needinfo?(hiikezoe)
| Assignee | ||
| Comment 9•11 years ago
           | ||
I think it's possible to write an xpcshell test but it's very hard to write. Actually I tried before.
I am guessing it's easier to write a mozmill test.
| Updated•9 years ago
           | 
Flags: needinfo?(hiikezoe)
Whiteboard: [regression:TB24] → [regression:TB24][needs mozmill test]
| Comment 10•9 years ago
           | ||
(unfortunately hiro is no longer with us)
Assignee: hiikezoe → nobody
Status: ASSIGNED → NEW
Whiteboard: [regression:TB24][needs mozmill test] → [regression:TB24][needs mozmill test][patchlove]
|   | ||
| Comment 13•8 years ago
           | ||
Do we have actually have imap fake server support in mozmill? We have one fox xpcshell, but then there is no message list (there is no UI) in xpcshell, maybe that is why Hiro says it is hard.
Assignee: nobody → hiikezoe
Flags: needinfo?(acelists)
Whiteboard: [regression:TB24][needs mozmill test][patchlove] → [regression:TB24][needs mozmill test]
|   | ||
| Comment 14•8 years ago
           | ||
Comment on attachment 824418 [details] [diff] [review]
Fix
Review of attachment 824418 [details] [diff] [review]:
-----------------------------------------------------------------
I could now reproduce this on IMAP. This patch helped in the case. The new folder contents is again displayed in the message list. But no message contents can be displayed due to errors "error clearing message pane" as described in bug 1062408.
I suggest we try landing this and continue in the other bugs.
(At check in time, please fix the commit message).
        Attachment #824418 -
        Flags: review+
Keywords: checkin-needed
| Comment 15•8 years ago
           | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 52.0
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•