Opened 2 years ago
Closed 2 years ago
#1487454 closed Bugs (fixed)
fall back to email address in reply body if no name exists
| Reported by: | darkside | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5-stable |
| Component: | PHP backend | Version: | git-master |
| Severity: | minor | Keywords: | |
| Cc: |
Description
If the sender doesn't have whatever client they are using configured to have a Full Name, then RC won't display the reply text properly when you reply to it. Instead, it will say this:
On Tue, 7 Dec 2010 15:29:03 -0800, wrote:
Instead, it would be nice to fall back to the email address of the original sender.
Change History (1)
comment:1 Changed 2 years ago by alec
- Component changed from Other to PHP backend
- Milestone changed from later to 0.5-stable
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [72b807aa].