Page MenuHomePhorge

D25277.1739971861.diff
No OneTemporary

D25277.1739971861.diff

diff --git a/src/applications/repository/xaction/PhabricatorRepositorySVNSubpathTransaction.php b/src/applications/repository/xaction/PhabricatorRepositorySVNSubpathTransaction.php
--- a/src/applications/repository/xaction/PhabricatorRepositorySVNSubpathTransaction.php
+++ b/src/applications/repository/xaction/PhabricatorRepositorySVNSubpathTransaction.php
@@ -22,7 +22,7 @@
'%s removed %s as the "Import Only" path.',
$this->renderAuthor(),
$this->renderOldValue());
- } else if (!strlen($old)) {
+ } else if (!phutil_nonempty_string($old)) {
return pht(
'%s set the repository "Import Only" path to %s.',
$this->renderAuthor(),

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 19, 13:31 (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1147276
Default Alt Text
D25277.1739971861.diff (691 B)

Event Timeline