Opened 5 years ago
Closed 5 years ago
#1484964 closed Bugs (fixed)
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 (1)
Change History (3)
Changed 5 years ago by oscarh
comment:1 Changed 5 years ago by oscarh
IMAP request and response (through telnet):
6 FETCH 34 (BODY[1]) * 34 FETCH (BODY[1] NIL) 6 OK Fetch completed.
comment:2 Changed 5 years ago by alec
- Milestone set to 0.1.2
- Resolution set to fixed
- Status changed from new to closed
Fixed in [0a97a039]
Note: See
TracTickets for help on using
tickets.

An example email that provokes this