Fedir Zinchuk

Results 332 comments of Fedir Zinchuk

mod_latest works fine for me with your PR. > mod_latest module uses the list query from the articles model and seems to wrap that into an outer query or something...

Can be, I have default docker container provided by [mysql](https://hub.docker.com/_/mysql) and it has sql_big_selects=ON by default, when I trying to disable it then the mysql refuses to work at all...

> Or maybe I have modified the max_join_size long time ago on my DB to test issues with that and have forgotten to change it back? It probably it :smile:...

https://github.com/joomla/joomla-cms/pull/43164 does not fix the root issue of current PR, When home page is set to Artcile detail (or another component with ID in request), we still will have `id`...

Hm, ignore my previous coment, I have misunderstood a few things :smiley:

It was made with pure CSS with purpose to allow custom loaders. Your approach adding a hard dependency. I do not like it, sorry.

@C-Lodder I agree that the gif on black backround looks ugly, However, the loader hardcoded in to dialog I do not like even more :smiley: Need to find a better...

`core` is a different story (it requires only because of Text and HTML sanitisation), but I also was not very happy about that. > it wasn't easily possible to change...

There is https://github.com/joomla/joomla-cms/pull/45097