Currently, if you try to attach a comment to a casetracker_basic_case using http://drupal.org/project/mailhandler, the case's state data is reset (values of fields type, priority, status, assigned_to are all nullified).
The attached patch injects the casetracker data into mailhandler.module's synthetically-generated comments, so that cases maintain their current state data.
| Comment | File | Size | Author |
|---|---|---|---|
| casetracker-mailhandler-00.patch | 1.18 KB | smokris |