mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-08 04:48:28 +01:00
Summary: Looks like the logic was there already but some minor parts were missing. Fixes T8082. Test Plan: - Create document `/w/foo` - Delete document `/w/foo` - Create document `/w/bar` - Move document `/w/bar` for `/w/foo` No error was displayed and document `/w/bar` was moved to `/w/foo`. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin Maniphest Tasks: T8082 Differential Revision: https://secure.phabricator.com/D16713 |
||
---|---|---|
.. | ||
PhrictionController.php | ||
PhrictionDeleteController.php | ||
PhrictionDiffController.php | ||
PhrictionDocumentController.php | ||
PhrictionEditController.php | ||
PhrictionHistoryController.php | ||
PhrictionListController.php | ||
PhrictionMarkupPreviewController.php | ||
PhrictionMoveController.php | ||
PhrictionNewController.php |