No Code Attached Yet bug Webservices
avatar pjdevries
pjdevries
2 Jun 2021

The following endpoints were pluralized and must be tested:

v1/content/article/contenthistory/ became v1/content/articles/contenthistory/
v1/content/article/contenthistory/keep became v1/content/articles/contenthistory/keep

v1/contact/contenthistory/:id became v1/contacts/contenthistory/:id
v1/contact/contenthistory/keep/:id became v1/contacts/contenthistory/keep/:id

avatar pjdevries pjdevries - open - 2 Jun 2021
avatar joomla-cms-bot joomla-cms-bot - change - 2 Jun 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Jun 2021
avatar alikon alikon - change - 7 Jun 2021
Labels Added: ?
avatar alikon alikon - labeled - 7 Jun 2021
avatar alikon
alikon - comment - 7 Jun 2021

confirmed the GET on v1/content/articles/contenthistory/{{id}} and v1/contacts/contenthistory/{{id}}

return

{
    "links": {
        "self": "http://dev4.loc/api/index.php/v1/contacts/contenthistory/1"
    },
    "data": [],
    "meta": {
        "total-pages": 0
    }
}

even if there are history

avatar alikon
alikon - comment - 7 Jun 2021

@pjdevries please test #34447 fo the GET part

avatar chmst chmst - change - 20 Feb 2023
Labels Added: No Code Attached Yet bug ?
Removed: ? ?
avatar chmst chmst - labeled - 20 Feb 2023
avatar brianteeman
brianteeman - comment - 29 Aug 2025

@alikon @pjdevries is this now resolved?

avatar pjdevries
pjdevries - comment - 29 Aug 2025

I don't have a clue.

avatar alikon
alikon - comment - 30 Aug 2025

see #44670 and #44669

avatar MacJoom MacJoom - change - 1 Sep 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-09-01 10:18:00
Closed_By MacJoom
Labels Added: Webservices
Removed: ?
avatar MacJoom MacJoom - close - 1 Sep 2025
avatar MacJoom
MacJoom - comment - 1 Sep 2025

Closing as having two pull requests. Please test #44669 and #44670 . Thanks in advance.

Add a Comment

Login with GitHub to post a comment