- Issue created by @pietermouton
- Status changed to Needs review
11 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
9 months ago 3:36am 31 May 2024 - Status changed to Needs work
9 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
9 months ago 11:35am 13 June 2024 - Status changed to RTBC
2 months ago 7:25am 25 December 2024 - 🇹🇷Turkey orkut murat yılmaz Istanbul
I've tested @immaculatexavier's MR as a patch and it works.
Thanks for contributions.
- 🇮🇳India vandanasom.123
vandanasom.123 → made their first commit to this issue’s fork.
- 🇹🇷Turkey orkut murat yılmaz Istanbul
@vandana, there is a conflict in your MR. can you resolve it and then update your MR please?
- 🇮🇳India abhijith_krishna
MR conflicts in phpcs and composer-lint is fixed and the pipeline is clear.
I have tested @vandana's MR as a patch and it is ready for merge. - 🇺🇸United States orbmantell
I was unable to get MR10 to merge cleanly, so I re-built the patch.
- 🇮🇳India vandanasom.123
@orbmantell, thank you for the patch. However, I encountered the following error:
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2025-02-27/views_dependent_filters-3... →
Please try the patch provided: