Re: RT 4.2.11rc1 released
Christian Loos <[email protected]> Mon, 27 Apr 2015 18:38:19 +0200
| Newsgroups | gmane.comp.bug-tracking.request-tracker.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks! I just checked this an a vanilla RT 4.0.23 instance and it's RT 4.0 default behavior to just create a Forward transaction without any attachments [1]. RT 4.2 started to create Forward transactions with attachments [2]. Chris [1] https://github.com/bestpractical/rt/blob/4.0-trunk/lib/RT/Interface/Email.pm#L659-663 [2] https://github.com/bestpractical/rt/commit/a1a4f73 Am 27.04.2015 um 17:43 schrieb sunnavy: > Hi Christian > > I created 4.2/zero-attachments-in-forward-txns to fix this, which will be included in the future release. > > Thanks for reporting this. > > Regards > sunnavy