Ticket #1484964 (closed Bugs: fixed)

Opened 8 months ago

Last modified 8 months ago

Empty body from Google calendor shows up as Tag FETCH (BODY[1] NIL

Reported by: oscarh Owned by:
Priority: 5 Milestone: 0.2-alpha
Component: Client Scripts Version: 0.1.1
Severity: normal Keywords: empty body
Cc:

Description

When reading emails without any body the IMAP response is displayed instead of a blank body.

Attachments

empty_body.src (1.8 kB) - added by oscarh 8 months ago.
An example email that provokes this

Change History

Changed 8 months ago by oscarh

An example email that provokes this

Changed 8 months ago by oscarh

IMAP request and response (through telnet):

6 FETCH 34 (BODY[1])
* 34 FETCH (BODY[1] NIL)
6 OK Fetch completed.

Changed 8 months ago by alec

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.1.2

Fixed in r1321

Note: See TracTickets for help on using tickets.