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

[5.3][webservice] GET content separate intro & full text #44566

Open
wants to merge 5 commits into
base: 5.3-dev
Choose a base branch
from

Conversation

alikon
Copy link
Contributor

@alikon alikon commented Dec 2, 2024

Pull Request for Issue #41176 .

Summary of Changes

GET content separate intro & full text

Testing Instructions

GET request to {{base_url}}/{{base_path}}/content/articles/{{article_id}}

Actual result BEFORE applying this Pull Request

"text" field with concatenated "introtext" + "fulltext"

Expected result AFTER applying this Pull Request

2 separated fileds intro , fulltext

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

@alikon alikon changed the title [5.3][webservice] GET content separate intro & full text [5.2][webservice] GET content separate intro & full text Dec 2, 2024
@alikon alikon marked this pull request as ready for review December 2, 2024 12:59
@Hackwar Hackwar added the bug label Dec 12, 2024
@Hackwar
Copy link
Member

Hackwar commented Dec 19, 2024

I'm sorry, but this is not a bugfix, but a new feature and has to go into 5.3.

@Hackwar Hackwar changed the base branch from 5.2-dev to 5.3-dev December 19, 2024 08:28
@Hackwar Hackwar changed the title [5.2][webservice] GET content separate intro & full text [5.3][webservice] GET content separate intro & full text Dec 19, 2024
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.

3 participants