No Code Attached Yet Webservices
avatar muhme
muhme
10 Jun 2025

Steps to reproduce the issue

Pick-up the API-Token and you can use the attached scripts with curl commands.
Or try by your own to delete not-trashed tag, category and article via API.

Expected result

An approbiate HTTP status code like 409 "Conflict".
And an error message like: Tag/Category/Article must be trashed before it can be deleted.

Actual result

HTTP status code 500 and error message "Internal server error".

System information (as much as possible)

Found in testing #44670, Reproduced in Joomla 5.3.1, see bash scripts and output:

Additional comments

  • Only tags, categories and articles were tested. It is expected that more entities will be affected.
  • Is it possible to extend the System Tests for this issue? You could do TDD and write the tests first. 😄
  • This may be of low priority as it is only an incorrect error code and the cause of the error is missing.
avatar muhme muhme - open - 10 Jun 2025
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jun 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 10 Jun 2025
avatar muhme muhme - change - 10 Jun 2025
Labels Added: Webservices
Removed: No Code Attached Yet
avatar muhme muhme - labeled - 10 Jun 2025
avatar muhme muhme - unlabeled - 10 Jun 2025
avatar richard67 richard67 - change - 10 Jun 2025
Labels Added: No Code Attached Yet
avatar richard67 richard67 - labeled - 10 Jun 2025

Add a Comment

Login with GitHub to post a comment