[Bug 885542]

2013-06-08 Thread Mkmelin+mozilla
https://hg.mozilla.org/comm-central/rev/d195627d5482 -> FIXED -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885542 Title: thunderbird email search should begin with the most recent email then prog

[Bug 191006]

2013-06-06 Thread Mkmelin+mozilla
Comment on attachment 756209 fixed patch Review of attachment 756209: - Basically looks good, but i think we should skip warn on many for update prompt. I suppose such cases exist in theory, but if it's an evil feed people would unsu

[Bug 885542]

2013-06-06 Thread Mkmelin+mozilla
Andrew? ping -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885542 Title: thunderbird email search should begin with the most recent email then progress to the oldest (what the user is searching fo

[Bug 191006]

2013-05-30 Thread Mkmelin+mozilla
(In reply to alta88 from comment #6) > > (Seems this patch needs bug 254231 applied first.) > > > > it shouldn't be necessary; some minor checks/logs that happened to be there > because i did it first were moved here, to make that one simple for sec. Doesn't apply without it... -- You received

[Bug 191006]

2013-05-30 Thread Mkmelin+mozilla
Comment on attachment 754287 patch Review of attachment 754287: - Suite's newsblog.properties needs updating too. (Seems this patch needs bug 254231 applied first.) ::: mail/locales/en-US/chrome/messenger-newsblog/newsblog.properti

[Bug 191006]

2013-05-30 Thread Mkmelin+mozilla
Comment on attachment 755964 updated for comments Review of attachment 755964: - ::: mailnews/extensions/newsblog/content/utils.js @@ +673,5 @@ > + * @param obj aFeed - the feed object. > + * @param integer aCount - number of

[Bug 848183]

2013-03-18 Thread Mkmelin+mozilla
FWIW, d'n'd of .eml files from the file system onto a folder was implemented a long time a go back in bug 500564. Turns out to be harder for files that aren't in the filesystem. The Thunderbird Attachment Tools file is corrupt, but if it really can do it, and someone has a working copy i'd like to

[Bug 885542]

2013-03-15 Thread Mkmelin+mozilla
Thx, must have misclicked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885542 Title: thunderbird email search should begin with the most recent email then progress to the oldest (what the user i

[Bug 885542]

2013-03-14 Thread Mkmelin+mozilla
Created attachment 724560 proposed fix, v2 Try looks happy with this (except for the usual oranges) - https://tbpl.mozilla.org/?tree=Thunderbird-Try&rev=cf1e60fd4c8a -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 885525]

2013-01-16 Thread Mkmelin+mozilla
Hm, the general solution could be to add a pref in imap "Advanced..." that would disable x-list per server (there's another bug to allow disabling it). And disable folder selection if that pref isn't set and x-list is supported for the server. You'd anyway get the initial correct folders set up

[Bug 885525]

2013-01-16 Thread Mkmelin+mozilla
Well, if not mandatory, a "real" solution is at least preferred. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885525 Title: Deleting a Gmail Message Always Sends Item to [Gmail]/Trash To manage no

[Bug 411358]

2012-12-15 Thread Mkmelin+mozilla
*** Bug 765029 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/411358 Title: Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plu

[Bug 885542]

2012-11-08 Thread Mkmelin+mozilla
The test failure is always reproducible, but i don't think i see a real world bug (though the refresh isn't doable the same way from the ui afaik). The failure is here: http://mxr.mozilla.org/comm- central/source/mail/base/test/unit/test_viewWrapper_virtualFolder.js#350 Andrew, any idea about this

[Bug 885542]

2012-11-08 Thread Mkmelin+mozilla
(In reply to Magnus Melin from comment #21) > Also to check - > https://tbpl.mozilla.org/php/getParsedLog.php?id=16736733&tree=Thunderbird- > Trunk&full=1 This one wasn't related, went away before the backout. -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 98596]

2012-11-06 Thread Mkmelin+mozilla
Actually, i think we're done here. View source was the last piece, and that works fine now, even for attached .eml files like in comment 85. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/98596 Title:

[Bug 885542]

2012-11-05 Thread Mkmelin+mozilla
Also to check - https://tbpl.mozilla.org/php/getParsedLog.php?id=16736733&tree =Thunderbird-Trunk&full=1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885542 Title: thunderbird email search should b

[Bug 885542]

2012-11-05 Thread Mkmelin+mozilla
Backed out since this seems to have caused some oranges -- https://tbpl.mozilla.org/php/getParsedLog.php?id=16737186&tree =Thunderbird-Trunk http://hg.mozilla.org/comm-central/rev/f0a1dc6af47c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 885542]

2012-11-05 Thread Mkmelin+mozilla
http://hg.mozilla.org/comm-central/rev/ed60a8f558aa -> FIXED -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885542 Title: thunderbird email search should begin with the most recent email then progr

[Bug 885542]

2012-10-14 Thread Mkmelin+mozilla
Yes that would be more complex, and the use cases for it are not that many - then you'd need to know e.g. who it's from and that that who happens to be in a suitable place in the alphabet. And for date we shouldn't do it anyway, since you might very well want to sort the messages in one order, but

[Bug 885542]

2012-10-14 Thread Mkmelin+mozilla
Created attachment 671123 proposed fix Simple one-liner -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885542 Title: thunderbird email search should begin with the most recent email then progress

[Bug 411358]

2012-10-04 Thread Mkmelin+mozilla
FWIW, after bug 794378 is fixed --enable-gio will be the default (bug 713802). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/411358 Title: Thunderbird2 gconf gmt problem 'Bad key or directory name'

[Bug 515386]

2012-09-05 Thread Mkmelin+mozilla
Vincent, your issue is likely not this one. I think this was bug 627999. See http://kb.mozillazine.org/Command_line_arguments_(Thunderbird) for syntax. *** This bug has been marked as a duplicate of bug 627999 *** -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 10883]

2012-07-12 Thread Mkmelin+mozilla
Well for one-offs you'd just shift-click write/reply/forward to get the opposite format. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/10883 Title: Stuck in proportional font mode To manage

[Bug 810769]

2012-04-13 Thread Mkmelin+mozilla
Comment on attachment 551136 don't close compose window w/ send in background if last open window Review of attachment 551136: - ::: mail/components/compose/content/MsgComposeCommands.js @@ +2232,5 @@ >.getBoolPref("m

[Bug 214366]

2012-03-27 Thread Mkmelin+mozilla
> - it doesn't have the alert dialog informing the user the folder was renamed. That doesn't sound to me like something we'd want. I'd too (like comment 8) prefer a folder-N, not folderN naming scheme. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 106737]

2012-01-18 Thread Mkmelin+mozilla
*** Bug 718940 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/106737 Title: Renaming folder to same name but different case not allowed To manage noti

[Bug 241276]

2012-01-01 Thread Mkmelin+mozilla
Yeah copying from that file doesn't work. Maybe the source have to be in compatible format (jpg/gif/png)? Try finding a pic on the web, in firefox go to the image and use "Copy Image" from the context menu, then paste in thunderbird. That's what i tested. -- You received this bug notification bec

[Bug 241276]

2011-12-31 Thread Mkmelin+mozilla
Yup- just tried it, works just fine - ubuntu (still 11.04) and tb 3.1.13, also latest trunk. Make sure you're using HTML compose mode though... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/241276 Ti

[Bug 241276]

2011-12-31 Thread Mkmelin+mozilla
-> WONTFIX as this works on recent versions, and the 1.8 branch is dead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/241276 Title: Not able to paste image into thunderbird compose mail window To

[Bug 119899]

2011-12-22 Thread Mkmelin+mozilla
*** Bug 564189 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/119899 Title: After-the-fact Filters on custom header won't match for IMAP messages To m

<    1   2