Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13991433
D9872.id23701.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
538 B
Referenced Files
None
Subscribers
None
D9872.id23701.diff
View Options
diff --git a/src/applications/files/controller/PhabricatorFileUploadController.php b/src/applications/files/controller/PhabricatorFileUploadController.php
--- a/src/applications/files/controller/PhabricatorFileUploadController.php
+++ b/src/applications/files/controller/PhabricatorFileUploadController.php
@@ -23,7 +23,7 @@
}
if (!$errors) {
- return id(new AphrontRedirectResponse())->setURI($file->getViewURI());
+ return id(new AphrontRedirectResponse())->setURI($file->getInfoURI());
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Oct 23, 10:49 AM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6740463
Default Alt Text
D9872.id23701.diff (538 B)
Attached To
Mode
D9872: After a file upload, take the user to the info page, not the view page
Attached
Detach File
Event Timeline
Log In to Comment