Page MenuHomePhabricator

D13918.diff
No OneTemporary

D13918.diff

diff --git a/src/infrastructure/diff/view/PHUIDiffTableOfContentsItemView.php b/src/infrastructure/diff/view/PHUIDiffTableOfContentsItemView.php
--- a/src/infrastructure/diff/view/PHUIDiffTableOfContentsItemView.php
+++ b/src/infrastructure/diff/view/PHUIDiffTableOfContentsItemView.php
@@ -267,7 +267,7 @@
}
}
} else if ($type == DifferentialChangeType::TYPE_COPY_HERE) {
- $meta = pht('Copied from %s', $changeset->getOldFile());
+ $meta[] = pht('Copied from %s', $changeset->getOldFile());
}
if (!$meta) {

File Metadata

Mime Type
text/plain
Expires
Aug 17 2025, 6:09 AM (7 w, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
9440066
Default Alt Text
D13918.diff (553 B)

Event Timeline