PrestaShop
PrestaShop copied to clipboard
Autoupgrade : PSCheckout trigger an error with `1.7.7.0-7.1-apache` (and all 1.7.7.x)
Prerequisites
- [X] I understand and accept the project's code of conduct.
- [X] I have already searched in existing issues and found no previous report of this bug.
Describe the bug and add attachments
After an upgrade (1.7.7.0 -> 1.7.7.8), the PS Checkout trigger an error after an upgrade
Expected behavior
Guess... "No errors"...
Steps to reproduce
- Install PrestaShop Open Source in France / English in 1.7.7.0 with PHP 7.1 with Docker and Apache image (
1.7.7.0-7.1-apache) - The PSX Checkout is installed
- Install module autoupgrade
php -v bin/console prestashop:module install autoupgrade
- Upgrade
php modules/autoupgrade/cli-upgrade.php --dir=admin-dev --channel=minor
PrestaShop version(s) where the bug happened
1.7.7.0 => 1.7.7.8
PHP version(s) where the bug happened
7.1
If your bug is related to a module, specify its name and its version
autoupgrade dev
Your company or customer's name goes here (if applicable).
@PrestaShopCorp