Axel29
Axel29
Hi, I'm trying to implement rabbitMQ with RPC requests but the documentation seems to be madde for older versions of Symfony, especially when fetching the RpcClient in the Controller. The...
**Description** When using Docker Desktop on Ubuntu, the host user / group is mapped to a "root" user / group within the container. Thus, when the Dockerfile adds the "APP_ID"...
### Preconditions 1. Magento 2.4.4 ### Steps to reproduce 1. Run `composer require strategery/magento2-infinitescroll` ### Expected result 1. No error is thrown 2. The module is installed ### Actual result...
**Description** I tried many times to run the `bin/setup-ssl {domain}` script but no matter what, it never seems to generate a valid certificate. Maybe this is because of an old...
Hi, I noticed an important bug today. Imagine you have a configurable product that is configurable on two options, with the following example: - T-shirt Blue: Size S: 10€ Size...
### Preconditions 1. Magento >= 2.4.0 2. magento-cloud-docker images with version between 1.3.2 and 1.3.5 (not tested on other versions), including `magento/magento-cloud-docker-php:8.1-fpm-1.3.5` and `magento/magento-cloud-docker-php:8.1-cli-1.3.5` ### Steps to reproduce Try to...
### Preconditions 1. Magento Cloud Docker with PHP >= 8.1 ### Steps to reproduce 1. Executing any Docker command within a PHP container such as `bin/magento-docker bash` 2. Check out...
### Preconditions 1. Generate a `docker-compose.yml` file with the following command: `./vendor/bin/ece-docker 'build:compose' --with-entrypoint --with-xdebug --set-docker-host --no-os --db='10.4' --php='7.4' --redis='6.0' --expose-db-port=3307 --mode=developer --sync-engine=native --es='7.11' --rmq='3.9''` ### Steps to reproduce 1....
### Preconditions (*) 1. Version 2.x ### Steps to reproduce (*) 1. Instanciate a \Storyblok\Client object 2. Call the "resolveLinks" method with the "story" parameter passed to it 3. Call...
**Describe the bug** A character ("A", "B", "C" or "D") is entered in the terminal command when using a shortcut to change the focused terminal. Using Ubuntu 22.04. **Expected behavior**...