Small improvements

This commit is contained in:
M66B
2020-02-15 15:53:11 +01:00
parent 666d5c808f
commit 8fe5a1fa0d
9 changed files with 28 additions and 32 deletions

View File

@@ -287,7 +287,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
static String getType(String[] attrs, String fullName, boolean selectable) {
// https://tools.ietf.org/html/rfc3501#section-5.1
if ("INBOX".equals(fullName.toUpperCase()))
if ("INBOX".equals(fullName.toUpperCase(Locale.ROOT)))
return INBOX;
// https://www.iana.org/assignments/imap-mailbox-name-attributes/imap-mailbox-name-attributes.xhtml