- 🇦🇺Australia tvhung
We are still using the patch, so I re-rolled the patch to Drupal 10.1
- 🇫🇷France PhilY 🇪🇺🇫🇷 Paris, France
Patch #90 works for me using Drupal 10.1.5
- last update
over 1 year ago 30,417 pass, 1 fail - 🇫🇷France dark05
Hello, I'm upgrade my project with Drupal 10.3 but patchs (#78 and #90) are not compatible with them.
Can I fix the problem? Thanks
- 🇫🇷France PhilY 🇪🇺🇫🇷 Paris, France
Patch #92 works for me with Drupal 10.4.0 as well ;-)
- 🇩🇪Germany ckaotik Berlin
I've updated #92 to the new object oriented hook implementations → in Drupal 11.1.
- 🇫🇷France PhilY 🇪🇺🇫🇷 Paris, France
Patch #97 works for me using Drupal 11.1.2 😋
- First commit to issue fork.
- 🇫🇷France PhilY 🇪🇺🇫🇷 Paris, France
Patch #97 still works for me using Drupal 11.1.7 😋 while MR!2422 doesn't apply (patching using cweagans/composer-patches).
- 🇫🇷France prudloff Lille
prudloff → changed the visibility of the branch 11.x to hidden.
- 🇫🇷France prudloff Lille
prudloff → changed the visibility of the branch 2888320-views-results-summary-plural to hidden.
- 🇬🇧United Kingdom joachim
What's the point of having a second ResultPlural class parallel to the existing one? I can't figure out what's different about it from reading the plugin docs anyway. Why not put all the functionality in the existing one?
Also, changing the issue title, as the IS and the MR don't do anything to add tokens.
- 🇫🇷France prudloff Lille
What's the point of having a second ResultPlural class parallel to the existing one?
This is explained in #56.