Merge remote-tracking branch 'upstream/develop' into api-alt-description
This commit is contained in:
commit
f8b8a5a52b
|
@ -415,9 +415,7 @@ class Processor
|
|||
|
||||
if ($isForum) {
|
||||
$item['contact-id'] = Contact::getIdForURL($activity['actor'], $receiver, true);
|
||||
}
|
||||
|
||||
if (empty($item['contact-id'])) {
|
||||
} else {
|
||||
$item['contact-id'] = Contact::getIdForURL($activity['author'], $receiver, true);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue