Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4] article field List on webservices #42206

Merged
merged 4 commits into from
Oct 30, 2023
Merged

[4] article field List on webservices #42206

merged 4 commits into from
Oct 30, 2023

Conversation

alikon
Copy link
Contributor

@alikon alikon commented Oct 23, 2023

Pull Request for Issue #42200 .

Summary of Changes

fixed when non Multiple choice

Testing Instructions

Add a new Field of type List to your Article. Select a value and save the article.

Get the Article over the Webservices API

GET /api/index.php/v1/content/articles/{{yourArticleId}}

Actual result BEFORE applying this Pull Request

"fieldlist": [0]

Expected result AFTER applying this Pull Request

"fieldlist": { "2": "Two" }

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

i don't like elseif

Co-authored-by: Quy <quy@nomonkeybiz.com>
@MacJoom MacJoom added the bug label Oct 24, 2023
@MacJoom MacJoom self-assigned this Oct 24, 2023
@Quy
Copy link
Contributor

Quy commented Oct 24, 2023

I have tested this item ✅ successfully on 962fbef


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

@toivo
Copy link
Contributor

toivo commented Oct 26, 2023

I have tested this item ✅ successfully on 962fbef

Tested successfully in Joomla 4.4.1-dev of 21 October in Wampserver using PHP 8.2.11 and Postman Desktop Agent


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

@Quy Quy removed the bug label Oct 26, 2023
@Quy
Copy link
Contributor

Quy commented Oct 26, 2023

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Oct 26, 2023
@MacJoom MacJoom enabled auto-merge (squash) October 27, 2023 17:48
@MacJoom MacJoom merged commit 637e22b into joomla:4.4-dev Oct 30, 2023
3 checks passed
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Oct 30, 2023
@Quy Quy added this to the Joomla! 4.4.1 milestone Oct 30, 2023
@alikon alikon deleted the patch-18 branch October 30, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants