[6.0] Removing CMSObject from most of the codebase#44655
Merged
Bodge-IT merged 21 commits intojoomla:6.0-devfrom Feb 5, 2025
Merged
[6.0] Removing CMSObject from most of the codebase#44655Bodge-IT merged 21 commits intojoomla:6.0-devfrom
Bodge-IT merged 21 commits intojoomla:6.0-devfrom
Conversation
laoneo
reviewed
Dec 22, 2024
administrator/components/com_installer/src/Helper/InstallerHelper.php
Outdated
Show resolved
Hide resolved
laoneo
reviewed
Jan 27, 2025
laoneo
reviewed
Jan 27, 2025
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
laoneo
reviewed
Feb 5, 2025
administrator/components/com_installer/src/Helper/InstallerHelper.php
Outdated
Show resolved
Hide resolved
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
laoneo
approved these changes
Feb 5, 2025
Contributor
|
Maybe related to this PR. Go to System > Site Templates. |
Member
|
Can you open an issue or event better a pr to fix it? |
Member
|
That could be fixed with PR #45199 . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Changes
This PR removes CMSObject from a lot of cases in our codebase. The last parts where this is left is the media manager, a few classes and com_finder. For com_finder there is another PR (#43795).
Testing Instructions
Codereview?
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: Documentation for removal of CMSObject from core code Manual#380
No documentation changes for manual.joomla.org needed