Merge branch 'bugfix/containment-no-id' into 'develop'
authorrinpatch <rinpatch@sdf.org>
Fri, 8 Nov 2019 21:12:23 +0000 (21:12 +0000)
committerrinpatch <rinpatch@sdf.org>
Fri, 8 Nov 2019 21:12:23 +0000 (21:12 +0000)
commitd8e99189d07263d6c56b18a307802703a1fedff4
tree7b57a9d5fff7c75ee0757b4cdd11716f5182e271
parent5cbb1cd5502d3953a6f29d86d59dba547d12fee8
parent5b60d82592e3fd19646add354de4cde903abf38c
Merge branch 'bugfix/containment-no-id' into 'develop'

object containment: handle all cases where ID is invalid (missing, nil, non-string)

Closes #1387

See merge request pleroma/pleroma!1955