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
F15469660: D12933.id31131.diff
Fri, Apr 4, 3:17 PM
F15445913: D12933.diff
Thu, Mar 27, 4:31 PM
F15426833: D12933.id.diff
Sun, Mar 23, 11:00 AM
F15406616: D12933.id31131.diff
Tue, Mar 18, 12:54 PM
F15386801: D12933.diff
Sat, Mar 15, 1:19 AM
Unknown Object (File)
Feb 11 2025, 7:12 AM
Unknown Object (File)
Feb 9 2025, 6:36 PM
Unknown Object (File)
Feb 8 2025, 7:23 PM
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.