Marko Korhonen

Results 96 comments of Marko Korhonen

@mcuadros ping ^^

Any update on this? Got this kind of grouped PR: ![CleanShot 2021-08-16 at 06 34 14](https://user-images.githubusercontent.com/1140272/129508153-ad3cff4d-1b9d-4e04-bffa-7e6e3aff075d.png)

Thanks @Slamdunk . I added your fix on our fork https://github.com/druidfi/mysqldump-php/pull/9 Tests now pass with MariaDB 10.6 https://github.com/druidfi/mysqldump-php/actions/runs/2953510316

This is taken care in https://github.com/druidfi/mysqldump-php fork. See #251

This is taken care in https://github.com/druidfi/mysqldump-php fork. See #251

My Twig extension loads translator, but it needs the locale information. So how can I pass the locale from middleware to Twig extension or how can I get it in...

I created static method in the Extension class and I set locale in Localization middleware after detection.

@shadcn No it does not. It's not about that. Running `npm run build` in the Dockerfile (build time) tries to connect to Drupal jsonapi. See the picture: ![CleanShot 2022-02-28 at...

Maybe this needs to be thinked like: - Production Drupal must be online - Build prod image as part of any CI pipeline - Dockerfile can on build time connect...

I'd say now that we have launched our first next-drupal project I can say my initial thoughts in the issue is false. I'm not saying one not could use Docker...