Page MenuHomePhabricator

Transactions - make implementing TYPE_XXXX_POLICY transactions optional
ClosedPublic

Authored by btrahan on May 19 2015, 7:47 PM.
Tags
None
Referenced Files
F18587715: D12933.diff
Thu, Sep 11, 10:13 PM
F18587591: D12933.diff
Thu, Sep 11, 9:51 PM
F18498012: D12933.diff
Sep 4 2025, 6:23 PM
F18365146: D12933.id31131.diff
Aug 27 2025, 8:30 PM
F18193953: D12933.id31131.diff
Aug 17 2025, 7:42 AM
F18087023: D12933.id31135.diff
Aug 6 2025, 1:50 AM
F18050127: D12933.id.diff
Aug 3 2025, 6:41 PM
F17901425: D12933.id31131.diff
Jul 29 2025, 9:39 AM
Subscribers

Details

Summary

Ref T6403. This was actually simple stuff.

Test Plan

changed the edit policy of a paste. changed the edit and join policy of a phame blog.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Transactions - make implementing TYPE_XXXX_POLICY transactions optional.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
This revision is now accepted and ready to land.May 19 2015, 7:52 PM
This revision was automatically updated to reflect the committed changes.

I went through these again and think this was the only one that was missed.

src/applications/almanac/editor/AlmanacDeviceEditor.php
74

See D13144.