Another urgent Mea Culpa bugfix patch

Sebastian Spaeth Sebastian at SSpaeth.de
Wed Sep 7 17:20:44 BST 2011


Outch, I somehow managed to lose an [0] during the "coalesce search"
patch series and it needs to go back into the code, sorry. This is patch
#3 in the following topic. #1 is a optional cleanup and #2 is optional
sanity checking, #3 needs to go in. Sorry. I tested and the code is good
with these patches.

- msgsToFetch = imaputil.uid_sequence(res_data.split())
+ msgsToFetch = imaputil.uid_sequence(res_data[0].split())

Series as reply...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20110907/08008550/attachment.sig>


More information about the OfflineIMAP-project mailing list