-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[4.0] Change com_config to services #20620
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
Conversation
|
because #20619 needs to be merged first according to the test instructions this cannot be tested with com_patchtester |
|
Why do you can't test it with patch tester? Is there an error? |
afaik patchtester can't move files around. |
|
Ok, here is a link to the branch where you can download joomla directly https://github.com/Digital-Peak/joomla-cms/archive/j4/services/config.zip |
|
it cant be tested with patchtester as you say it needs #20619 installed first and as this also touches one of the same files patchtester prevents this one being applied |
|
#20619 is included in this pr as well, otherwise I couldn't develop it either |
|
ah - then your message was confusing |
|
I have tested this item ✅ successfully on 13bf706 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/20620. |
…ervices/templates
Pull Request for Issue #20481, #20356 and #20484.
#20619 needs to be merged first!!
Moves com_config to the service based extension setup.
See #20217 for details.