[Rt-commit] rt branch, 4.4/gpg-encrypted-attachment, repushed
Alex Vandiver
alexmv at bestpractical.com
Tue Nov 29 18:57:40 EST 2016
The branch 4.4/gpg-encrypted-attachment was deleted and repushed:
was 8e70ba00edbce89f1784169487bf057e1335fba7
now 0b81e2ad0b33b8fb101bd70ef95eac0e00e62803
1: af1e5ac = 1: af1e5ac For GPG attachment tests on create, use CC, not requestor
2: 73e9b63 = 2: 73e9b63 Actually include the tested-for text in the attachment
3: 01e8ae5 = 3: 01e8ae5 Test the unencrypted versions of attachment generation, as well
4: 165e965 = 4: 165e965 Ensure that parse_mail does not GC still-active attachments
5: a5c03d5 = 5: d1effcf Test that expected-encrypted mail is encrypted, with expected contents
6: 8e70ba0 ! 6: 0b81e2a Force all DryRun actions to also keep attachments in the session
@@ -13,6 +13,8 @@
Whenever used in the context of a DryRun, always keep the attachments.
This is a more general form of f8cbecbc, which only applied to
PreviewScrips; those spot-fixes are no longer necessary.
+
+ Fixes: I#32460
diff --git a/lib/RT/Interface/Web.pm b/lib/RT/Interface/Web.pm
--- a/lib/RT/Interface/Web.pm
More information about the rt-commit
mailing list