Ticket #1485314 (closed Bugs: fixed)
Reply-To header does not display
| Reported by: | jeblair | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | PHP backend | Version: | 0.2-alpha |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It seems that IIL records the "Reply-To" header as "replyto" in the header dictionary, so this causes the header display code in mail/func.inc, which is looking for "reply-to", to skip over a Reply-To header if it exists.
Attached is a patch that corrects the typo.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
