MeKeyCool
MeKeyCool
I can't test those commits so I don't know which one introduced the bug but I am quite sure the problem comes from one of them : - [Update dependencies...
@atomiix and @jolelievre is this issue detailed enough now ?
From investigations, problem came from https://github.com/PrestaShop/PrestaShop/pull/25245 Can't test module upload in those commits : - 6b61197ae2c36ad00eba529b7d02a6538e5d3f2c - e6b8fcf68823c7bafdc19c574382f0305c9bedda - 22a3e4fc65ab6ae43c2d7aadd969403fda4b23fc - 626a59346f47c6cea6f2bae1384d824a7ef8d14a - 9afa9b744cb73dd67516277f160d592b97c32801 - f0c4a6ad4045e0d72b9dd718fad43cba6ffc7ee4 - 8a6765299a1c586c774f130e43ce024ca8cc6dad - f3cba85caf3e1983b839bcaded197b640ff7a89f...
> > maybe use in future with someone else. > > regarding this part arrow_up - if code is not used - do not introduce it. If we rely on...
> hello @MeKeyCool, > > Thank you for this PR. > > Tested on 8.0.x branch with PHP 7.3. Unfortunately, there is an 500 error after the deletion of the...
I applied @zuk3975 recommendations but with my last tests I realized that changing backend output without putting more intelligence in front-end view will induce some weird behavior ^^'
> hey sorry, only now I realized that its only for those embedded* grids or how to say. I think They differ abit from the original grids no? Because other...
This issue is dedicated to developers.
Sorry if I haven't been clear with my description. As you said, interface is a contract. In the mentioned fix, I had to consider some "invalid" cases (example : is...
From my first investigation the problem is not about the color but about default form data. In fact when you change anything in shop configuration form, subcategories are not checked....