Defect #3850
email handler drops emails for new issues with no subject
Status: | Closed | Start date: | 2009-09-11 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email receiving | |||
Target version: | 0.9.0 | |||
Resolution: | Fixed | Affected version: |
Description
mail_handler.rb fails to create a new issue (due to the new issue failing to validate) if the email subject line is blank. Basic fix attached.
Associated revisions
Email handler: set a default issue subject if the email subject is blank (#3850).
History
#1
Updated by Jean-Philippe Lang almost 13 years ago
- Category set to Email notifications
- Status changed from New to Closed
- Target version set to 0.9.0
- Resolution set to Fixed
Patch committed with slight changes in r2873.
Thanks.
#2
Updated by Jean-Philippe Lang over 12 years ago
- Category changed from Email notifications to Email receiving