Page MenuHomePhabricator

Add edit notes to Phriction emails
ClosedPublic

Authored by chad on Sep 9 2016, 2:13 AM.
Tags
None
Referenced Files
F14396242: D16526.id39769.diff
Sun, Dec 22, 6:52 AM
F14394214: D16526.diff
Sun, Dec 22, 1:47 AM
Unknown Object (File)
Fri, Dec 13, 3:59 AM
Unknown Object (File)
Mon, Dec 9, 7:56 PM
Unknown Object (File)
Sat, Dec 7, 11:28 AM
Unknown Object (File)
Sat, Dec 7, 10:54 AM
Unknown Object (File)
Thu, Dec 5, 8:05 AM
Unknown Object (File)
Thu, Nov 28, 8:27 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.