mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-04 12:42:43 +01:00
36c46d80f5
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 |
||
---|---|---|
.. | ||
PhrictionController.php | ||
PhrictionDeleteController.php | ||
PhrictionDiffController.php | ||
PhrictionDocumentController.php | ||
PhrictionDocumentPreviewController.php | ||
PhrictionEditController.php | ||
PhrictionHistoryController.php | ||
PhrictionListController.php | ||
PhrictionMoveController.php | ||
PhrictionNewController.php |