Ticket #1485314 (closed Bugs: fixed)

Opened 3 months ago

Last modified 3 months ago

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

display-reply-to.diff (0.9 kB) - added by jeblair 3 months ago.
Display Reply-To Header

Change History

Changed 3 months ago by jeblair

Display Reply-To Header

Changed 3 months ago by alec

  • component changed from Client Scripts to PHP backend
  • milestone changed from later to 0.2-beta

Changed 3 months ago by alec

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

Fixed in r1721.

Note: See TracTickets for help on using tickets.