You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Faure
b0d844bc8e
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
...
I know now that this does NOT reintroduce issue661, "forwarding emails can produce bad signature", which is unrelated.
Also remove getMsgString from all folder classes, since it's now unused; getDwString is used instead. Also:
-virtual void take(QList<KMMessage*>);
+virtual void take(const QList<KMMessage*>&);
svn path=/trunk/KDE/kdepim/; revision=651123
19 years ago
..
CMakeLists.txt
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
messagedicttests.cpp
deprecated--
20 years ago
messagedicttests.h
…
mimelibtests.cpp
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
mimelibtests.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
multipartmixed.mbox
Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
signedmail.mbox
Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
storagelayermodule.cpp
…
utiltests.cpp
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
utiltests.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago