calendar invitation answers don't show notes sent back by invitee to decline/accept/tentative
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ewl+mozilla, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
Send an invitation to a participant and receive their answer in Thunderbird.
Actual version is Thunderbird 68.9.0 (64 bits) on Fedora 32 (and Lightning as well).
Actual results:
Even though the participant has sent a note to explain why they couldn't join the meeting, this note isn't visible in the declined/accepted/tentative e-mail in Thunderbird. If I open the source code of the e-mail, I see the note, so it's there but Thunderbird doesn't show it.
Expected results:
The note from the participant should be shown in the mailer.
This is how the code of the message looks like, edited for security (the note is in German "Parallel termin // 16:00 hab ich Zeit"), and none of the note is visible in the e-mail (only the modified invitation):
[...]
Accept-Language: de-DE, en-US
Content-Language: de-DE
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.142.122.78]
MIME-Version: 1.0
[...]
X-Calendar-Attachment: Inline
X-Calendar-Attachment: Inline
X-Calendar-Attachment: Inline
X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5
Authentication-Results: relay.mimecast.com;
auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=yyy@xxx.com
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: xxx.com
Content-Type: multipart/alternative;
boundary="_000_0b1ac6a7689e41a498a654c7d251116exxx_"
--_000_0b1ac6a7689e41a498a654c7d251116exxx_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Paralell termin
16:00 hab ich zeit
--_000_0b1ac6a7689e41a498a654c7d251116exxx_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
#800000 2px solid; } --></style>
</head>
<body>
<font face=3D"Arial" size=3D"2"><span style=3D"font-size:10pt;">
<div>Paralell termin</div>
<div> </div>
<div>16:00 hab ich zeit</div>
<div><font face=3D"Calibri" size=3D"2"><span style=3D"font-size:11pt;">&nbs=
p;</span></font></div>
</span></font>
</body>
</html>
--_000_0b1ac6a7689e41a498a654c7d251116exxx_
Content-Type: text/calendar; charset="utf-8"; method=REPLY
Content-Transfer-Encoding: base64
QkVHSU46VkNBTEVOREFSDQpNRVRIT0Q6UkVQTFkNClBST0RJRDpNaWNyb3NvZnQgRXhjaGFuZ2Ug
[etc...]
Comment 1•4 years ago
|
||
Same as Bug 1406868?
Updated•4 years ago
|
Description
•