| Summary | mail-filter.php processes replies incorrectly. |
| Queue | Whups |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | satish (at) engr (dot) uky (dot) edu |
| Created | 09/16/2005 (7358 days ago) |
| Due | |
| Updated | 09/17/2005 (7357 days ago) |
| Assigned | 09/17/2005 (7357 days ago) |
| Resolved | 09/17/2005 (7357 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
references $matches[0][1].
was against 1.19 (which was current when I submitted the ticket).
1.20 seems to have this issue corrected.
Thanks.
State ⇒ Feedback
references $matches[0][1].
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ mail-filter.php processes replies incorrectly.
Queue ⇒ Whups
New Attachment: whups.patch
Replies to a ticket notification cause mail-filter.php to generate new
tickets, instead of comments on an existing ticket. The attached
patch fixes this
behaviour (for me).