Page MenuHomePhorge

D25441.1734730600.diff
No OneTemporary

D25441.1734730600.diff

diff --git a/src/applications/pholio/xaction/PholioImageNameTransaction.php b/src/applications/pholio/xaction/PholioImageNameTransaction.php
--- a/src/applications/pholio/xaction/PholioImageNameTransaction.php
+++ b/src/applications/pholio/xaction/PholioImageNameTransaction.php
@@ -31,8 +31,8 @@
'%s renamed an image (%s) from %s to %s.',
$this->renderAuthor(),
$this->renderHandle(key($new)),
- $this->renderValue($old),
- $this->renderValue($new));
+ $this->renderValue((string)head($old)),
+ $this->renderValue((string)head($new)));
}
public function getTitleForFeed() {

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 20, 21:36 (15 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1019096
Default Alt Text
D25441.1734730600.diff (625 B)

Event Timeline