Page MenuHomePhabricator

D8194.id18536.diff
No OneTemporary

D8194.id18536.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
@@ -891,7 +891,7 @@
$follow = 'created';
} else if ($parent) {
// If we found a parent, jump to it. This is the normal case.
- $target_commit = $parent->getCommitIdentifier();
+ $target_commit = $parent;
} else {
// If there's no parent, this was probably created in the initial commit?
// And the "was_created" check will fail because we can't identify the

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 13, 8:41 PM (6 d, 18 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6766970
Default Alt Text
D8194.id18536.diff (722 B)

Event Timeline