summaryrefslogtreecommitdiff
path: root/mail/src/leap/__init__.py
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-06-18 23:20:45 -0400
committerKali Kaneko <kali@leap.se>2015-06-22 11:39:20 -0400
commit4f31a8f8b5d851793e299bd84a6fff92cf9cd021 (patch)
treeb3a12163f59ef5d1b82b028cbdc7d466472811de /mail/src/leap/__init__.py
parent692e6872eb4f13a2ef1bad9db3f2f669b7d9df72 (diff)
[bug] fixes for display attachments and move between folders
- Add errback handling to catch properly errors that were not allowing the complete insertion of the parts for a given message. Fixes blank attachments and moving of messages to different folders. - Force overwritting of mdoc when it is a copy. This was avoiding a message to be copied back to a folder from where it already had been copied to another (since the mdoc was already existing there, with the same doc_id, which was forbidding the creation of the new one). This case also needs special care in the indexer, since we have to delete the old hash entry first. Closes: #7178, #7158
Diffstat (limited to 'mail/src/leap/__init__.py')
0 files changed, 0 insertions, 0 deletions