Cyrille C.
Cyrille C.
@DahmaniAdame I tried to reproduce the issue in local followin your instruction by I got no issue. Could you provide me more context to reproduce the bug?
@Tabrisrp I saw some scenarios scripts in the issue from @Mai-Saad in pseudo code. Does you think that [Behat](https://docs.behat.org/en/latest/) and [Gerkhin](https://cucumber.io/docs/gherkin/) could be useful to communicate that kind of behavior...
Look like the problem can come from the fact I used the Word map plugin to test as I don't have access to the Us Map, due to that I...
@Mai-Saad I changed the constant to match US plugin can you tell me if it is working now?
There is the list of all map plugins, their constants and their configuration script: - Interactive World Map Free: `WDMAP_VERSION` -> `wd_map_config` - Interactive Map of Oceania: `OCMAP_VERSION` -> `oc_map_config`...
Logic from #33257 based on 8.1 as requested by @M0rgan01
> Hi, several issues: > > 1. Bad branch in description > > 2. Does not fix [FO - Error 500 URL with product id = 0 #33306](https://github.com/PrestaShop/PrestaShop/issues/33306), did you...
@Khadreal would it be possible to create integration tests for the Pr instead of unit tests?
@wordpressfan I created an issue on the related repository: https://github.com/wp-media/phpunit/issues/30
## Root cause The root cause is that we are adding the attributes on both the `img` tag and `picture` one. ## Scope a solution A simple solution would be...