Page MenuHomePhorge

D25438.1739954517.diff
No OneTemporary

D25438.1739954517.diff

diff --git a/src/applications/repository/storage/PhabricatorRepository.php b/src/applications/repository/storage/PhabricatorRepository.php
--- a/src/applications/repository/storage/PhabricatorRepository.php
+++ b/src/applications/repository/storage/PhabricatorRepository.php
@@ -746,7 +746,7 @@
}
$raw_branch = $branch;
- if (phutil_nonempty_string($branch)) {
+ if (phutil_nonempty_scalar($branch)) {
$branch = phutil_escape_uri_path_component($branch);
$path = "{$branch}/{$path}";
}

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 19, 08:41 (4 d, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111655
Default Alt Text
D25438.1739954517.diff (524 B)

Event Timeline