Do an API call to /api/index.php/v1/newsfeeds/feeds
.
See PHP error log.
Undefined property: stdClass::$modified_by in \api\components\com_newsfeeds\src\Serializer\NewsfeedSerializer.php on line 110
Undefined property: stdClass::$modified_by in \api\components\com_newsfeeds\src\Serializer\NewsfeedSerializer.php on line 111
Labels |
Added:
No Code Attached Yet
bug
Webservices
|
Sadly, this PR does not fix this issue.
Sadly, this PR does not fix the issue.
modified_by
is in JsonapiView::$relationship but not in JsonapiView::$fieldsToRenderList and Model::getListQuery
BTW, It also happens when calling to /api/index.php/v1/contacts
.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-03-01 08:40:48 |
Closed_By | ⇒ | alikon |
#44914