Closed Bug 432267 Opened 18 years ago Closed 18 years ago

Cannot Move/Copy using Recent menu

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3

People

(Reporter: lrombes, Assigned: mkmelin)

References

Details

(Keywords: regression)

Attachments

(2 files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008050506 Minefield/3.0pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008050506 Minefield/3.0pre Cannot use the recent folder to move or copy from an IMAP folder to a local folder. Move/Copy directly to local folder works fine Reproducible: Always Steps to Reproduce: 1.Right click a message 2.Choose Move To or Copy To 3.Choose Recent 4.Choose a local folder 5.Nothing happens Repeat steps 1 & 2 then 3. Choose a local folder - works fine
Sorry wrong build ID should be version 3.0a1pre (2008050503)
Version: unspecified → Trunk
Warning: reference to undefined property event.target._folder Source File: chrome://messenger/content/messenger.xul Line: 1 Error: event.target._folder is undefined Source File: chrome://messenger/content/messenger.xul Line: 1 Confirmed on trunk. (IMAP/local doesn't make a difference it seems.)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking-thunderbird3+
Keywords: regression
OS: Windows XP → All
Hardware: PC → All
Summary: Recent folder and IMAP Cannot Move/Copy to local using - Move/Copy directly works fine → Cannot Move/Copy using Recent menu
Wow, whoops. Probably just need a node._folder = folder; line here http://mxr.mozilla.org/seamonkey/source/mail/base/content/mail-folder-bindings.xml#518
Yep that fixes it!
Blocks: 413781
Attached patch proposed fixSplinter Review
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #325163 - Flags: review?(bienvenu)
Attached patch proposed fix, v2Splinter Review
Whops.
Attachment #325163 - Attachment is obsolete: true
Attachment #325164 - Flags: review?(bienvenu)
Attachment #325163 - Flags: review?(bienvenu)
Comment on attachment 325163 [details] [diff] [review] proposed fix node.setAttribute("label", label); + node._folder = folder My version had a semicolon. :)
Attachment #325163 - Attachment is obsolete: false
That's what I get for steeling ;)
Attachment #325164 - Flags: review?(bienvenu) → review+
Checking in mail/base/content/mail-folder-bindings.xml; /cvsroot/mozilla/mail/base/content/mail-folder-bindings.xml,v <-- mail-folder-bindings.xml new revision: 1.7; previous revision: 1.6 done ->FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: