Fedir Zinchuk

Results 332 comments of Fedir Zinchuk

Should work now. See, it was easy ;)

But messages are good? :) Changed that also, check again.

I have tested this item :white_check_mark: successfully on 0a28f6e5e78cedd95b2d6021cacbab3e14789113This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42797.

> The constructor change should be done using @SharkyKZ 's PR here https://github.com/joomla/joomla-cms/pull/39387 Yeah, I have copied that code from him, as I wrote in the description. When he will...

> Why are you hellbent on neutering plugins again? I would like to see the plugins to be as light as possible (there still a long way to go). >...

> Virtually none of what you said is valid Virtually everything I said is correct, except things that are not correct. Easy. > How exactly does removing support for custom...

Whatever, you just complaining about anything. `registerListeners` need to be removed or replaced, and for this it need to be deprecated. ~btw, if we going to keep `setDispatcher()` in CMSPlugin,...

I have split the PR to 2: - https://github.com/joomla/joomla-cms/pull/43430 - https://github.com/joomla/joomla-cms/pull/43431 Please review. I close here for now, if they is not good I will reopen current.

I have tested this item :white_check_mark: successfully on 8dd3109c513b4d5c79dc7f11cd163f58e4d60bf6This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43411.

Accessing language in constructor of the System plugins should be forbiden (and for any other group also). Because the Language available not early than afterInitialise. That will limit the plugin...