Page MenuHomePhabricator

Add edit notes to Phriction emails
ClosedPublic

Authored by chad on Sep 9 2016, 2:13 AM.
Tags
None
Referenced Files
F13279315: D16526.diff
Sat, Jun 1, 2:04 PM
F13266296: D16526.diff
Tue, May 28, 12:19 PM
F13250237: D16526.diff
Fri, May 24, 1:27 PM
F13247017: D16526.id.diff
Thu, May 23, 2:52 PM
F13236542: D16526.diff
Tue, May 21, 10:04 AM
F13229226: D16526.diff
Mon, May 20, 3:01 PM
F13226473: D16526.diff
Sun, May 19, 9:00 PM
F13224311: D16526.id39769.diff
Sun, May 19, 7:43 AM
Subscribers

Details

Summary

Fixes T9294. Adds edit notes.

Test Plan

Edit a document, see notes in email.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Add edit notes to Phriction emails.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/phriction/editor/PhrictionTransactionEditor.php
433

Prefer if(strlen($description)) so the common and informative description "0" works correctly.

This revision is now accepted and ready to land.Sep 9 2016, 2:15 AM
This revision was automatically updated to reflect the committed changes.