Page MenuHomePhabricator

D18664.diff
No OneTemporary

D18664.diff

diff --git a/src/applications/diffusion/controller/DiffusionBrowseController.php b/src/applications/diffusion/controller/DiffusionBrowseController.php
--- a/src/applications/diffusion/controller/DiffusionBrowseController.php
+++ b/src/applications/diffusion/controller/DiffusionBrowseController.php
@@ -1557,7 +1557,8 @@
$commit_tag = $this->renderCommitHashTag($drequest);
- $path = nonempty(basename($drequest->getPath()), '/');
+ $path = nonempty($drequest->getPath(), '/');
+
$search = $this->renderSearchForm($path);
$header = id(new PHUIHeaderView())

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 17, 7:13 AM (1 w, 17 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7708053
Default Alt Text
D18664.diff (585 B)

Event Timeline