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

Stop using response_item_callback param 3 as reference #7320

Merged
merged 3 commits into from
Jul 16, 2021

Conversation

VincentLanglet
Copy link
Member

Subject

I am targeting this branch, because it's a BC-break but since it can't work like this, we can consider this as a bugfix.

Closes #7298.

Changelog

### Changed
- `response_item_callback` callback signature.

### Fixed
- `response_item_callback` option of ModelAutocompleteFilter.

dmaicher
dmaicher previously approved these changes Jul 14, 2021
docs/reference/form_types.rst Outdated Show resolved Hide resolved
@dmaicher dmaicher requested a review from a team July 14, 2021 11:39
Co-authored-by: David Maicher <mail@dmaicher.de>
@dmaicher dmaicher requested a review from a team July 14, 2021 11:51
@franmomu franmomu merged commit 0eda880 into sonata-project:3.x Jul 16, 2021
@franmomu
Copy link
Member

Thanks @VincentLanglet !

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

Successfully merging this pull request may close these issues.

ModelAutocompleteFilter response_item_callback parameter 3 for reference bug !
3 participants