1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 12:42:43 +01:00
phorge-phorge/src/applications/phriction/controller
Bob Trahan 36c46d80f5 Phriction - fix "unknown policy" on document create
Summary: when creating new documents the policy object wasn't being initialized properly. update the code to use the new handy initializeNewDocument method. Fixes T6527.

Test Plan: viewed a doc at /w/asdsadsadsdas/ and saw the correct policy setting

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6527

Differential Revision: https://secure.phabricator.com/D10837
2014-11-11 18:16:05 -08:00
..
PhrictionController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhrictionDeleteController.php Phriction - move delete business logic from controlller to editor 2014-11-07 10:03:20 -08:00
PhrictionDiffController.php Phriction - policy front end changes 2014-11-07 15:36:58 -08:00
PhrictionDocumentController.php Phriction - fix "unknown policy" on document create 2014-11-11 18:16:05 -08:00
PhrictionDocumentPreviewController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhrictionEditController.php Phriction - kill off rest of project integration 2014-11-11 13:45:16 -08:00
PhrictionHistoryController.php Phriction - policy front end changes 2014-11-07 15:36:58 -08:00
PhrictionListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PhrictionMoveController.php Phriction - move "move" business logic to the editor 2014-11-07 11:45:49 -08:00
PhrictionNewController.php Phriction - kill off rest of project integration 2014-11-11 13:45:16 -08:00