πŸ‡§πŸ‡ΎBelarus @sergeiimalyshev

Account created on 19 July 2012, over 12 years ago
#

Recent comments

πŸ‡§πŸ‡ΎBelarus sergeiimalyshev

I upgraded from 10.1.6 to 10.2.9 and encountered a lot of issues with the widgets, as patch #235 stopped being applied. I see that some fixes were implemented in 10.2, but not all of them, so I added a patch for compatibility.

πŸ‡§πŸ‡ΎBelarus sergeiimalyshev

You added proxy headers to deprecated ProxySubscriber.php in version 2.1, but forgot about StageFileProxySubscriber.php.

πŸ‡§πŸ‡ΎBelarus sergeiimalyshev

In my case, these errors appeared after this patch for drupal/redirect.
https://www.drupal.org/project/redirect/issues/3373123#comment-15300077 πŸ› Setting 'Enforce clean and canonical URLs.' breaks CSS aggregation on multilingual Drupal 10.1.x with browser caching enabled RTBC
So at the moment we just don’t apply it and everything is ok, but we had to turn off aggregation.

πŸ‡§πŸ‡ΎBelarus sergeiimalyshev

I have updated the patch for last dev version.

πŸ‡§πŸ‡ΎBelarus sergeiimalyshev

I've added some fixes to 3192291-whitelist-ip-17.patch with hook_update and code formatting + changed the service decorator.
I think the 'flood' service (not user.flood_control) should be decorated here, because some core controllers and services (for example, basic_auth.authentication.basic_auth) use 'flood' exactly and decorating user.flood_control for them will not affect.
Problem is here https://www.drupal.org/project/drupal/issues/3368317 πŸ› Use flood control instead of flood Needs work .

πŸ‡§πŸ‡ΎBelarus sergeiimalyshev

Added misleading "blocked status" fix for custom events.

Production build 0.71.5 2024