- Issue created by @pietermouton
- Status changed to Needs review
8 months ago 11:06am 1 April 2024 - 🇮🇳India abhishek_virasat
@pietermouton , I have fixed the issue please review the patch file.
-
generalredneck →
committed c1d72044 on 8.x-1.x
Issue #3435937 by abhishek_gupta1, pietermouton, generalredneck: PHP 8.2...
-
generalredneck →
committed c1d72044 on 8.x-1.x
- Status changed to Fixed
6 months ago 3:36am 31 May 2024 - Status changed to Needs work
5 months ago 8:52am 13 June 2024 - 🇧🇪Belgium pietermouton
Seems like there was a small issue with the patch;
$form_state->dependent_exposed_filters[] = $dependency_info; is still in the source-code (line 330) and can be removed.
$form_state->dependent_exposed_filters also needs to be replaced with $form_state->get('dependent_exposed_filters') on line 41 of the views_dependent_filters.module file.
- First commit to issue fork.
- Status changed to Needs review
5 months ago 11:35am 13 June 2024