Page MenuHomePhabricator

D14311.diff
No OneTemporary

D14311.diff

diff --git a/src/applications/diffusion/controller/DiffusionBrowseFileController.php b/src/applications/diffusion/controller/DiffusionBrowseFileController.php
--- a/src/applications/diffusion/controller/DiffusionBrowseFileController.php
+++ b/src/applications/diffusion/controller/DiffusionBrowseFileController.php
@@ -288,7 +288,7 @@
$repo = $drequest->getRepository();
$symbol_repos = nonempty($repo->getSymbolSources(), array());
- $symbol_repos[] = $repo;
+ $symbol_repos[] = $repo->getPHID();
$lang = last(explode('.', $drequest->getPath()));
$repo_languages = $repo->getSymbolLanguages();

File Metadata

Mime Type
text/plain
Expires
Thu, May 16, 12:53 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6289433
Default Alt Text
D14311.diff (638 B)

Event Timeline