[Rt-devel] Discrepancy in header depending on how you create a ticket in 3.8.0
Richard Hartmann
richih.mailinglist at gmail.com
Tue Aug 12 09:08:04 EDT 2008
Hi all,
when I use the old way to create a ticket, clicking 'New ticket in' in
the upper right (with the default UI template), the resulting ticket has
these headers:
Subject: test
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
X-Mailer: MIME-tools 5.427 (Entity 5.427)
Content-Disposition: inline
Content-Transfer-Encoding: binary
X-RT-Original-Encoding: utf-8
Content-Length: 3
When using the new quick creation widget, I get this:
MIME-Version: 1.0
X-Mailer: MIME-tools 5.427 (Entity 5.427)
Subject: test
From: 22
Content-Type: text/plain
Content-Length: 0
Having the same headers for both would be better, of course.
Additionally, please note the 'From: 22'. My user ID is 22, but a plain
22 in there is not really all that helpful ;)
Am I too late for 3.8.1?
Richard
More information about the Rt-devel
mailing list