Comment on attachment 9102753 1575512-glue-mark2.patch (v1b) Review of attachment 9102753: -----------------------------------------------------------------
I find it a bit excessive to add a whole new class for this, but it does work so if you like it better... Please again add the TODO comment of this being a temporary hack. I assume this does not break Seamonkey now. ::: mailnews/imap/src/nsImapService.cpp @@ +2416,5 @@ > server->GetRootFolder(getter_AddRefs(rootFolder)); > + bool ready; > + if (rootFolder && !folderName.IsEmpty() && > + // Skip folder processing if folder names aren't ready yet. > + // That happens early in initalisation. typo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847772 Title: E-mail folder names are not localized in thunderbird 68 To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/1847772/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
