Paolo Cunti @codencode
Paolo Cunti @codencode
@ChillCode @Hlavtox but does this problem also occur in version 9?
@ChillCode @Hlavtox I answer myself: YES 😃 I'll add that the problem also occurs simply by refreshing the page (F5) https://github.com/user-attachments/assets/f879ae04-d9ab-4441-9e4e-1459eba05ec6
We could consider, in the case of sorting by quantity, adding ID as a secondary sort? This is just a hypothesis; we would then need to understand the actual feasibility!
@Hlavtox @ChillCode @kpodemski I created this PR: https://github.com/PrestaShop/PrestaShop/pull/40317 What do you think? Could it be a solution?
Fix: Incorrect redirect from HTTP to HTTPS on the admin login page when PrestaShop is in a subfolder
> @Codencode It may work indeed, but isn't there some better way to build the url than to make some magic with slashes? @Hlavtox could we do it like this?...
Fix: Incorrect redirect from HTTP to HTTPS on the admin login page when PrestaShop is in a subfolder
ping @Hlavtox
Fix: Incorrect redirect from HTTP to HTTPS on the admin login page when PrestaShop is in a subfolder
ping @Hlavtox 😄
@kpodemski @Hlavtox @jolelievre I'm getting an error in this **test (functional:BO:orders:03-05, 9.0.x)** (UI test): https://github.com/Codencode/ga.tests.ui.pr/actions/runs/19642981377/job/56310285909 It appears the system expects **Credit slip** but gets **Delivery slip** instead. Perhaps something changed...
@Hlavtox Of course, I understood it wasn't related, but I thought it was worth investigating further. Thanks!
> @Codencode UI Tests are 🟢 : https://github.com/Progi1984/ga.tests.ui.pr/actions/runs/19696223678/job/56425358771 @Progi1984 Awesome, thank you!