Files
phabricator/scripts
epriestley 7f45824984 Fix two issues with creating Conpherence threads via mail on some configurations
Summary:
Ref T4107. Two issues:

  - With strict MySQL settings, we try to insert `null` into the non-nullable `messageCount` field. Add an `initializeNew...` method.
  - If we don't create a new conpherence (for example, because the message body is empty), we fatal on `getPHID()` right now.

Also, make this stuff a little easier to test.

Test Plan: Used `mail_handler.php` to receive empty conpherence mail, and new-thread conpherence mail.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4107

Differential Revision: https://secure.phabricator.com/D7760
2013-12-12 10:59:28 -08:00
..
2012-11-05 11:16:51 -08:00
2013-11-21 12:36:00 -08:00
2013-01-03 05:45:08 -08:00
2013-12-06 12:08:11 -08:00
2013-01-07 14:04:23 -08:00
2012-11-05 11:16:51 -08:00
2013-05-29 06:28:57 -07:00
2012-11-05 11:16:51 -08:00
2013-04-12 14:07:16 -07:00
2012-11-05 11:16:51 -08:00
2013-10-01 16:01:15 -07:00
2013-07-14 16:06:23 -07:00
2013-11-17 20:19:49 -08:00
2013-10-11 07:53:56 -07:00