- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 2:44pm 27 March 2023 - 🇺🇸United States tedfordgif
Added draft change record https://www.drupal.org/node/3350667 →
- Status changed to RTBC
almost 2 years ago 7:18pm 28 March 2023 - 🇺🇸United States smustgrave
Will mark this but think we could change this to a feature request and add test coverage.
- Status changed to Needs review
almost 2 years ago 12:03pm 4 April 2023 - 🇬🇧United Kingdom catch
I'm not sure whether this needs test coverage or not, but let's check the following:
1. Is there any existing test coverage of the page?
2. Manual testing to confirm there's no visual regression.
- Status changed to RTBC
almost 2 years ago 4:38pm 5 April 2023 - 🇺🇸United States smustgrave
#15.1 = There are still references to admin/config/development/performance in BlockInvalidRegionTest and ConfigTranslationCacheTest where the "Clear cache" button is pressed.
#15.2 Attaching screenshots but no visual regression.
Before
After
- last update
almost 2 years ago 29,260 pass, 20 fail - last update
almost 2 years ago 29,260 pass, 20 fail - last update
almost 2 years ago 29,260 pass, 20 fail - last update
almost 2 years ago 29,260 pass, 20 fail - last update
almost 2 years ago 29,260 pass, 20 fail - last update
almost 2 years ago 29,260 pass, 20 fail - last update
almost 2 years ago 29,260 pass, 20 fail - last update
almost 2 years ago 29,260 pass, 20 fail - Status changed to Needs work
almost 2 years ago 8:23am 30 April 2023 - 🇳🇿New Zealand quietone
It is pleasant to find an issue with an up to date issue summary and a short one too! I read the IS and the comments and I find that all the questions have been answered.
I tested the patch, using the steps in the issue summary. I can confirm that the patch fixes the problem. However, this is re-testing the patch on 9.3.x instead of 10.1.x.
I also found other tests that use the 'Clear all caches' button.
$ git grep 'submitForm.*Clear all caches' | awk -F: '{print $1}' | sort -u | nl 1 core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php 2 core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php 3 core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php
Next, I read the CR. I think it needs some improvement and here is what I found:
- "This could impact any custom or contrib modules using hook_form_alter to modify the Clear Caches button behavior, although there are no known examples at present.". And yet the steps to reproduce show the problem with a contrib module. So, that statement seems to be incorrect. Or, am I missing something?
- "The Clear Caches button". It will be clearer if this uses the actual text of the button, 'Clear all caches'.
- The first sentence should be split into two to make it easier to understand.
- The version field should be completed.
I am tagging for CR update.
I read the patch. Everything looks in order and the comments are easy to understand.
So, this just needs the updates to the CR and then it should be good to go.
- Status changed to Needs review
almost 2 years ago 1:34pm 1 May 2023 - 🇺🇸United States daniel_j
@quietone I have updated the CR to address your concerns.
- Status changed to RTBC
almost 2 years ago 3:47pm 1 May 2023 - 🇺🇸United States smustgrave
CR changes look good. Hopefully makes it for 10.1
- last update
almost 2 years ago 29,260 pass, 20 fail - last update
almost 2 years ago 29,260 pass, 20 fail - Status changed to Fixed
almost 2 years ago 12:56pm 4 May 2023 - Status changed to Fixed
almost 2 years ago 4:29pm 18 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.