gnustep-nonfsf-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62917] Pantomime: Localized mailbox names are mangled with some IM


From: Sergei Golovin
Subject: [bug #62917] Pantomime: Localized mailbox names are mangled with some IMAP servers
Date: Fri, 19 Aug 2022 07:16:37 -0400 (EDT)

URL:
  <https://savannah.nongnu.org/bugs/?62917>

                 Summary: Pantomime: Localized mailbox names are mangled with
some IMAP servers
                 Project: GNUstep Non-FSF
               Submitter: svg
               Submitted: Fri 19 Aug 2022 03:16:34 PM +04
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 19 Aug 2022 03:16:34 PM +04 By: Sergei Golovin <svg>
I have an IMAP account on Yandex. It has localized (in Russian) mailbox names
for Sent, Drafts etc. GNUmail mangles these names:

(file #)

The problem is due to wrong string formatting in 
Framework/Pantomime/NSString+Extensions.m
-[stringByReplacingOccurrencesOfCharacter:withCharacter:].

It uses _%c_ for *unichar* while the proper format pattern is _%C_. See the
attached patch.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Fri 19 Aug 2022 03:16:34 PM +04  Name: fix_mangling_mailbox_names.patch 
Size: 539B   By: svg

<http://savannah.nongnu.org/bugs/download.php?file_id=53582>
-------------------------------------------------------
Date: Fri 19 Aug 2022 03:16:34 PM +04  Name: mangled_mailbox_names_edited.png 
Size: 30KiB   By: svg

<http://savannah.nongnu.org/bugs/download.php?file_id=53583>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?62917>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]