Page MenuHomePhorge

D25438.1737331312.diff
No OneTemporary

D25438.1737331312.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
Mon, Jan 20, 00:01 (4 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111655
Default Alt Text
D25438.1737331312.diff (524 B)

Event Timeline