Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14081585
D18069.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
537 B
Referenced Files
None
Subscribers
None
D18069.diff
View Options
diff --git a/src/applications/phriction/controller/PhrictionMoveController.php b/src/applications/phriction/controller/PhrictionMoveController.php
--- a/src/applications/phriction/controller/PhrictionMoveController.php
+++ b/src/applications/phriction/controller/PhrictionMoveController.php
@@ -60,6 +60,7 @@
->setActor($viewer)
->setContentSourceFromRequest($request)
->setContinueOnNoEffect(true)
+ ->setContinueOnMissingFields(true)
->setDescription($v_note);
$xactions = array();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 8:39 PM (16 h, 35 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6779590
Default Alt Text
D18069.diff (537 B)
Attached To
Mode
D18069: Fix an issue where Phriction moves to new locations would fail with a "content required" error
Attached
Detach File
Event Timeline
Log In to Comment