diff options
author | Kali Kaneko <kali@leap.se> | 2015-06-18 23:20:45 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-06-22 11:39:20 -0400 |
commit | 4f31a8f8b5d851793e299bd84a6fff92cf9cd021 (patch) | |
tree | b3a12163f59ef5d1b82b028cbdc7d466472811de /mail/.gitattributes | |
parent | 692e6872eb4f13a2ef1bad9db3f2f669b7d9df72 (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/.gitattributes')
0 files changed, 0 insertions, 0 deletions