diff --git a/webapp_profile.py b/webapp_profile.py index a99e3380b..e7b748edc 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -290,6 +290,7 @@ def htmlProfileAfterSearch(cssCache: {}, if item['type'] == 'Create': if not hasObjectDict(item): continue + item = item['object'] if item['type'] != 'Create' and item['type'] != 'Announce': if item['type'] != 'Note' and item['type'] != 'Page': continue