Page MenuHomePhorge

D25243.1747151788.diff
No OneTemporary

D25243.1747151788.diff

diff --git a/src/applications/phriction/editor/PhrictionTransactionEditor.php b/src/applications/phriction/editor/PhrictionTransactionEditor.php
--- a/src/applications/phriction/editor/PhrictionTransactionEditor.php
+++ b/src/applications/phriction/editor/PhrictionTransactionEditor.php
@@ -556,7 +556,7 @@
->setContent($this->getOldContent()->getContent())
->setDescription('');
- if (strlen($this->getDescription())) {
+ if (phutil_nonempty_string($this->getDescription())) {
$content->setDescription($this->getDescription());
}

File Metadata

Mime Type
text/plain
Expires
Tue, May 13, 15:56 (12 h, 42 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1145119
Default Alt Text
D25243.1747151788.diff (568 B)

Event Timeline