User tests: Successful: Unsuccessful:
The media webservices plugin is missing from the list of core extensions
Test either by code review or by filtering the list of installed extensions by core/non-core
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
?
|
||
RTC
| Labels |
Added:
?
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-01-31 15:16:41 |
| Closed_By | ⇒ | bembelimen |
Thx
thanks
@brianteeman , sorry for commenting on this old PR.
But I was looking into how the media endpoint works and came across it.
I noticed that the list fixed with this PR is also missing:
@brianteeman , sorry for commenting on this old PR. But I was looking into how the media endpoint works and came across it. I noticed that the list fixed with this PR is also missing:
- fields
- workflow
Does that make sense? I can submit the PR myself in the next few days ;)
Thanks!
@Razzo1987 This PR here was for Joomla 4. It makes no sense to check the changes in this old PR. Check the current file in the 5.4-dev branch and you will see that nothing is missing.
They are still missing today, I have already checked: ExtensionHelper.php
But this is a file I don't know and I don't know how it works, so I was asking someone who has already worked on it.
For the field, I expect it just needs to be added, but for the workflow, having never really used it, I have no idea if it needs to be added or not.
But this is a file I don't know and I don't know how it works, so I was asking someone who has already worked on it.
@Razzo1987 So if you don’t know how that file work, how can you say something is missing?
For the field, I expect it just needs to be added,
Fields are not extensions.
The file defines which extensions in the extensions table are core. The extension „com_fields“ is already in.
but for the workflow, having never really used it, I have no idea if it needs to be added or not.
Single workflows are not extensions. The „com_workflows“ extension is already included.
Again: If you don’t know what the file is good for, you cannot really blame it to have errors. You may ask questions, but stop to make false assumptions.
@Razzo1987 to avoid confusion and avoid any misunderstanding the items listed in this file are used to identify the core extensions as seen in the Extensions Manager screen. So if you filter by non-core extensions on a clean install there should be no extensions listed
I have tested this item✅ successfully on 877a2bf
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36882.