Page MenuHomePhabricator

D14311.id34544.diff
No OneTemporary

D14311.id34544.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
Fri, Mar 28, 11:38 PM (1 w, 8 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7699407
Default Alt Text
D14311.id34544.diff (638 B)

Event Timeline