Opened 4 years ago

Closed 4 years ago

#1485884 closed Bugs (fixed)

Double quotes in foldername

Reported by: mbo Owned by:
Priority: 3 Milestone: 0.3-stable
Component: IMAP connection Version: 0.2.2
Severity: normal Keywords: foldername quotes doublequotes folder
Cc:

Description

We've got problems to show mails in folders with double quotes in their names.

Folder > Foo "x y z" <
is shown as > z <
in the overview of folders (...?_task=settings&_action=folders)

On another IMAP-Server these folders disappears completely.

Change History (4)

comment:1 Changed 4 years ago by mbo

I think it's caused bei iil_ExplodeQuotedString in iil_C_ListSubscribed :-(

comment:2 Changed 4 years ago by alec

  • Component changed from Core functionality to IMAP connection
  • Milestone changed from later to 0.3-stable
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [2ff8af15].

comment:3 Changed 4 years ago by mbo

  • Resolution fixed deleted
  • Status changed from closed to reopened

That patch doesn't fix the problem at all...Foo "x y z (instead of Foo "x y z") also causes the bug.

comment:4 Changed 4 years ago by alec

  • Resolution set to fixed
  • Status changed from reopened to closed

Fixed in [6bc59a72].

Note: See TracTickets for help on using tickets.