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] CMSPlugin: Deprecate use of DispatcherAware and LanguageAware #43430

Merged
merged 9 commits into from
Feb 28, 2025

Conversation

Fedik
Copy link
Member

@Fedik Fedik commented May 6, 2024

Summary of Changes

Deprecate use of DispatcherAware and LanguageAware within CMSPlugin class.

Plugin should use DispatcherAware it on its own.
And LanguageAware is a leftover from some changes in past, and does not used anywhere (I did not found).

Testing Instructions

Code review.
Navigate around the site.
Edit site content.
Use finder indexer.
All should work as before.

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works

Link to documentations

Please select:

Linked:

Sorry, something went wrong.

@HLeithner
Copy link
Member

This pull request has been automatically rebased to 5.3-dev.

@HLeithner HLeithner changed the title [5.2] CMSPlugin: Deprecate use of DispatcherAware and LanguageAware [5.3] CMSPlugin: Deprecate use of DispatcherAware and LanguageAware Sep 2, 2024
 Conflicts:
	plugins/editors/none/src/Extension/None.php
@softforge
Copy link
Contributor

I have tested this item ✅ successfully on 32f8a00

All the things listed and more work as expected after applying


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43430.

@komalm
Copy link

komalm commented Feb 22, 2025

I have tested this item ✅ successfully on 32f8a00


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43430.

@alikon
Copy link
Contributor

alikon commented Feb 22, 2025

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43430.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Feb 22, 2025
@alikon alikon removed the PR-5.2-dev label Feb 22, 2025
@rdeutz rdeutz changed the base branch from 5.3-dev to 6.0-dev February 28, 2025 11:59
@rdeutz rdeutz changed the base branch from 6.0-dev to 5.3-dev February 28, 2025 11:59
@rdeutz rdeutz removed the PR-6.0-dev label Feb 28, 2025
@rdeutz rdeutz merged commit 76918b0 into joomla:5.3-dev Feb 28, 2025
3 checks passed
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Feb 28, 2025
@Fedik Fedik deleted the plugin-deprecation-disp-and-lang branch February 28, 2025 18:25
@richard67 richard67 added this to the Joomla! 5.3.0 milestone Mar 1, 2025
@HLeithner
Copy link
Member

@rdeutz is something wrong with this pr or what's the reason that the corresponding manual pr has not been merged? Please revert the pr if it's wrong or merge the manual pr. thanks

@Fedik
Copy link
Member Author

Fedik commented Mar 4, 2025

the corresponding manual pr has not been merged?

I made it later, and forgot to ping @rdeutz
Sorry

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.

None yet

10 participants