Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2695286
D25419.1734831286.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
619 B
Referenced Files
None
Subscribers
None
D25419.1734831286.diff
View Options
diff --git a/src/applications/files/storage/PhabricatorFile.php b/src/applications/files/storage/PhabricatorFile.php
--- a/src/applications/files/storage/PhabricatorFile.php
+++ b/src/applications/files/storage/PhabricatorFile.php
@@ -1664,7 +1664,8 @@
public function describeAutomaticCapability($capability) {
$out = array();
- $out[] = pht('The user who uploaded a file can always view and edit it.').' ';
+ $out[] = pht('The user who uploaded a file can always view and edit it.')
+ .' ';
switch ($capability) {
case PhabricatorPolicyCapability::CAN_VIEW:
$out[] = pht(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 01:34 (19 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1025216
Default Alt Text
D25419.1734831286.diff (619 B)
Attached To
Mode
D25419: Fix the whitespace issue in the message "Access Denied: Restricted File"
Attached
Detach File
Event Timeline
Log In to Comment