- Issue created by @xavier.masson
- ๐ณ๐ฑNetherlands Lendude Amsterdam
Is this maybe trying to fix the same problem as #2632828: Block view cachability metadata doesn't get copied in BlockView::preRender() when the block content is non-empty โ ? Not sure, but feel very similar.
- ๐ณ๐ฟNew Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies โ .
- ๐บ๐ธUnited States smustgrave
@xavier.masson can you see if the issue mentioned by @lendude in #3 is the same?
If not the change here should be in an MR, with test coverage showing the issue.
Thanks!
- ๐ซ๐ทFrance xavier.masson Haute-Normandie
@smustgrave , after reviewing the issue mentioned in comment #3, it seems to be completely different.
I attempted to create a merge request, but it seems I donโt have the necessary permissions. Regarding the tests, Iโll try to provide them when i'll have some free time.
- First commit to issue fork.
- Merge request !10893Issue #3493858: Extend ViewsBlockBase to merge cache metadata from display handler โ (Closed) created by vidorado
- ๐ช๐ธSpain vidorado Logroรฑo (La Rioja)
Added a Unit test that I belive is enough to test the funcionality.
In the "Remaining tasks" section there were kernel test and cache invalidation test suggestions, but I think they are unnecessary.
- ๐ช๐ธSpain vidorado Logroรฑo (La Rioja)
vidorado โ changed the visibility of the branch 11.x to hidden.
- ๐ช๐ธSpain vidorado Logroรฑo (La Rioja)
Thanks for the quick review!
I've replied to some comments. Please, let me know if this additional comment on the issue queue was not necessary.
- ๐บ๐ธUnited States smustgrave
All feedback on this one appears to be resolved.
- ๐ณ๐ฟNew Zealand quietone
I read the IS, comments and the MR. I didn't find any unanswered questions or other work to do.
-
longwave โ
committed 09158e66 on 10.4.x
Issue #3493858 by vidorado, xavier.masson, smustgrave: Extend...
-
longwave โ
committed 09158e66 on 10.4.x
-
longwave โ
committed 766f3263 on 10.5.x
Issue #3493858 by vidorado, xavier.masson, smustgrave: Extend...
-
longwave โ
committed 766f3263 on 10.5.x
-
longwave โ
committed 1a8a6184 on 11.1.x
Issue #3493858 by vidorado, xavier.masson, smustgrave: Extend...
-
longwave โ
committed 1a8a6184 on 11.1.x
- Status changed to RTBC
15 days ago 10:47pm 26 February 2025 -
longwave โ
committed 1ad501aa on 11.x
Issue #3493858 by vidorado, xavier.masson, smustgrave: Extend...
-
longwave โ
committed 1ad501aa on 11.x
- ๐ฌ๐งUnited Kingdom longwave UK
This is a nice self contained fix, backported down to 10.4.x as an eligible bug fix.
Committed and pushed 1ad501aafe7 to 11.x and 1a8a6184101 to 11.1.x and 766f32639c9 to 10.5.x and 09158e668be to 10.4.x. Thanks!
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
WOW! How did we miss this before 8.0.0 shipped?! And especially: I'm shocked that this did not become a priority years ago ๐ฎ
Very nice โ I bet this fixes many subtle confusing problems on many sites, and it does so in a backwards compatible way! Impressive ๐