touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #16540
[Bug 1367779] Re: [IMAPx] Fails to handle QUOTA response with no quotas
The fix is included in evolution-data-server 3.12.6, which is in utopic.
To get the fix into previous releases, follow the process documented at
https://wiki.ubuntu.com/StableReleaseUpdates. As per the first step in
that process, I’m marking this Fix Released.
** Changed in: evolution-data-server (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to evolution-data-server in
Ubuntu.
https://bugs.launchpad.net/bugs/1367779
Title:
[IMAPx] Fails to handle QUOTA response with no quotas
Status in Evolution Data Server:
Fix Released
Status in “evolution-data-server” package in Ubuntu:
Fix Released
Bug description:
The IMAP QUOTA extension permits the list of resource-usage-limit
tuples in an untagged QUOTA response to be empty (see RFC2087 section
5.1, which states "The list contains zero or more triplets". This
happens when the server supports quotas, but no quota is set on a
particular mailbox.
However, e-d-s does not handle this case, and instead reports an error
parsing the server response. This prevents opening the Properties
dialog for folders in this state.
This is reported upstream as GNOME #735200
(https://bugzilla.gnome.org/show_bug.cgi?id=735200) and has been fixed
in 3.12 and later. However, trusty has 3.10.4, which upstream
declined to fix. The attached patch applies the same fix to 3.10
which was accepted upstream for later versions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-data-server/+bug/1367779/+subscriptions
References