commit | a19c08ea32bbb179b94c260703aedbd73ad2f62f | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Mon Jul 16 07:50:02 2012 -0700 |
committer | gerrit code review <noreply-gerritcodereview@google.com> | Mon Jul 16 07:51:14 2012 -0700 |
tree | fe738dd886fcf1d19602d07567a99986b3ec7a10 | |
parent | 0d26889a45a324c317aa030853f041b0403ce733 [diff] |
Revert "E-mail subject truncation is over-eager" This reverts commit b4dae5e1a0c34f7f781a73b9f3313c8478dba4f6 The truncation failed when the subject length was 59, throwing StringIndexOutOfBoundsException and causing email formatting to abort with no message sent.