Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14020678
D19932.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
580 B
Referenced Files
None
Subscribers
None
D19932.diff
View Options
diff --git a/src/applications/phriction/editor/PhrictionTransactionEditor.php b/src/applications/phriction/editor/PhrictionTransactionEditor.php
--- a/src/applications/phriction/editor/PhrictionTransactionEditor.php
+++ b/src/applications/phriction/editor/PhrictionTransactionEditor.php
@@ -351,7 +351,7 @@
switch ($type) {
case PhrictionDocumentContentTransaction::TRANSACTIONTYPE:
if ($xaction->getMetadataValue('stub:create:phid')) {
- continue;
+ break;
}
if ($this->getProcessContentVersionError()) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 7, 1:30 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6726467
Default Alt Text
D19932.diff (580 B)
Attached To
Mode
D19932: Fix the last remaining (?) continue inside switch
Attached
Detach File
Event Timeline
Log In to Comment