We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm not sure if this is by design, but it's caught us out a few time as we would expect it to throw an error as required?
I have testing in a fresh install of the latest commerce:
4.7.2
4.4.1.1
No response
The text was updated successfully, but these errors were encountered:
d016506
Merge pull request #3390 from craftcms/bugfix/3384-variant-title-form…
6a46699
…-submission Fixed #3384 variant title form submission
Hi @samhibberd
Thank you for raising this, it appears you have spotted something that has been in existence since 2.0.
2.0
We have pushed a fix for this which will be included in the next release of Commerce.
To get this early, change your craftcms/commerce requirement in your project's composer.json to:
craftcms/commerce
composer.json
"require": { "craftcms/commerce": "dev-develop#6a4669901e7bdd151fe77a196f7d1652aeb5333c as 4.5.0", "...": "..." }
Then run composer update.
composer update
Thanks!
Sorry, something went wrong.
Awesome thanks!
4.5.1 is now out with this fix. Happy leap day!
No branches or pull requests
What happened?
I'm not sure if this is by design, but it's caught us out a few time as we would expect it to throw an error as required?
I have testing in a fresh install of the latest commerce:
San.Quentin.24.-.Spoke.Chain.mp4
Craft CMS version
4.7.2
Craft Commerce version
4.4.1.1
PHP version
No response
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: