mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 10:52:41 +01:00
fec5ea8f9d
Summary: we should build all the image stuff on every post and use that posted image data if there's an error. this diff makes that so. Fixes T4380. Test Plan: made a mock with no title, tried to save it, and was delighted to see my images still there. edited a mock - removing the title and adding images - verified edits showed up after erroneous submission. added a title and submitted and changes were saved. Reviewers: epriestley Reviewed By: epriestley CC: Korvin, epriestley, aran Maniphest Tasks: T4380 Differential Revision: https://secure.phabricator.com/D8197 |
||
---|---|---|
.. | ||
PholioController.php | ||
PholioImageHistoryController.php | ||
PholioImageUploadController.php | ||
PholioInlineController.php | ||
PholioInlineDeleteController.php | ||
PholioInlineEditController.php | ||
PholioInlineSaveController.php | ||
PholioInlineThumbController.php | ||
PholioInlineViewController.php | ||
PholioMockCommentController.php | ||
PholioMockEditController.php | ||
PholioMockListController.php | ||
PholioMockViewController.php |