? ? ? Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
21 Oct 2022

Pull Request for Issue # .

Summary of Changes

return tags on articles webservice get

Testing Instructions

add some tags to some articles
send a GET to {{base_url}}/{{base_path}}/content/articles

Actual result BEFORE applying this Pull Request

no tag info returned
"tags": []

Expected result AFTER applying this Pull Request

tag info returned
"tags": { "1": "aTag" }

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar alikon alikon - open - 21 Oct 2022
avatar alikon alikon - change - 21 Oct 2022
Status New Pending
avatar alikon alikon - change - 21 Oct 2022
The description was changed
avatar alikon alikon - edited - 21 Oct 2022
avatar wilsonge
wilsonge - comment - 21 Oct 2022

Why are we returning the numeric prefix? That looks incorrect to me.

It needs to be in the relationships of the article - such as the comments section in the main json api examples here https://jsonapi.org/

avatar alikon
alikon - comment - 21 Oct 2022

did you see the response of a GET for a single article?

avatar toivo
toivo - comment - 24 Oct 2022

I have tested this item successfully on ed5da42

Tested successfully in Joomla 4.2.4-dev of 24 October in Wampserver, PHP 8.1.10 and Postman v10


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39009.

avatar toivo toivo - test_item - 24 Oct 2022 - Tested successfully
avatar alikon alikon - change - 25 Oct 2022
Labels Added: ? ? ?
avatar alikon alikon - change - 29 Oct 2022
Labels Removed: ?
6b03dca 30 Oct 2022 avatar alikon cs
avatar richard67 richard67 - alter_testresult - 30 Oct 2022 - toivo: Tested successfully
avatar richard67
richard67 - comment - 30 Oct 2022

I've restored the previous human test result in the issue tracker so it's properly counted because all changes after that were only code style and a clean branch update.

avatar viocassel viocassel - test_item - 29 Dec 2022 - Tested successfully
avatar viocassel
viocassel - comment - 29 Dec 2022

I have tested this item successfully on 6b03dca


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39009.

avatar richard67 richard67 - change - 29 Dec 2022
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 29 Dec 2022

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39009.

avatar fancyFranci fancyFranci - change - 6 Jan 2023
Labels Added: ?
avatar fancyFranci fancyFranci - change - 7 Jan 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-01-07 17:07:46
Closed_By fancyFranci
avatar fancyFranci fancyFranci - close - 7 Jan 2023
avatar fancyFranci fancyFranci - merge - 7 Jan 2023
avatar fancyFranci
fancyFranci - comment - 7 Jan 2023

Thank you for your improvement.

Add a Comment

Login with GitHub to post a comment