No Code Attached Yet bug Webservices
avatar QuyTon
QuyTon
19 Feb 2025

Steps to reproduce the issue

Do an API call to /api/index.php/v1/newsfeeds/feeds.
See PHP error log.

Actual result

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

avatar QuyTon QuyTon - open - 19 Feb 2025
avatar joomla-cms-bot joomla-cms-bot - change - 19 Feb 2025
Labels Added: No Code Attached Yet bug Webservices
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Feb 2025
avatar brianteeman
brianteeman - comment - 19 Feb 2025
avatar QuyTon
QuyTon - comment - 19 Feb 2025

Sadly, this PR does not fix this issue.

avatar QuyTon
QuyTon - comment - 19 Feb 2025

Sadly, this PR does not fix the issue.

avatar AkameOuO
AkameOuO - comment - 21 Feb 2025

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.

avatar alikon alikon - change - 1 Mar 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-03-01 08:40:48
Closed_By alikon
avatar alikon alikon - close - 1 Mar 2025
avatar alikon
alikon - comment - 1 Mar 2025

please test #45043

Add a Comment

Login with GitHub to post a comment