Skip to content
New issue

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

M lindenhofer fix variations sort bug #791

Merged

Conversation

MLindenhofer
Copy link
Contributor

Remove sort-method call with RAW SQL from ProductVariationsExtension.php as it is no longer supported in CMS5 to fix error caused by that. Moved the sorting to getFormFields()-Method in VariationForm.php instead

MLindenhofer and others added 4 commits March 21, 2023 10:53
add $removecount and $updatecount to extension point to make it possible to create session messages in singular form
…php as it is no longer supported in CMS5. Add sort call to getFormFields-Method in VariationForm.php
Change notation of sort-params
@wernerkrauss wernerkrauss merged commit c215707 into silvershop:main Oct 18, 2023
5 of 9 checks passed
@wernerkrauss
Copy link
Contributor

Thanks a lot for this PR. You're now listed at https://github.com/silvershop/silvershop-core/graphs/contributors 😎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants