- Issue created by @quietone
- Merge request !5931#3410210 - Remove statistics module from comments → (Closed) created by sourabhjain
- Status changed to Needs review
11 months ago 2:21am 11 January 2024 - 🇳🇿New Zealand quietone
@sourabhjain, when you work on an issue it is good practice to comment on what you did and what still remains to be done. By the MR I can see that you did the first item in the 'remaining tasks' but did you do the second step?
I am going to set this to needs review. I have not searched for other instances.
- Status changed to Needs work
11 months ago 3:24pm 11 January 2024 - 🇺🇸United States smustgrave
Do not believe a search was done.
Did a phpstorm search and manually reviewed the findings
Y2038TimestampUpdateTest as reference to statistics module that could be removed
But think it would be good to postpone this on moving statistics tests as a lot of comments seems to be attached to tests, example in commentStatistics.
Ignored findings in Forum
- 🇳🇿New Zealand quietone
This the reference in Y2038TimestampUpdateTest
// Start with a standard install of Drupal 9.3.0 with the following // enabled modules: forum, language, locale, statistics and tracker. DRUPAL_ROOT . '/core/modules/system/tests/fixtures/update/drupal-9.4.0.filled.standard.php.gz', DRUPAL_ROOT . '/core/modules/system/tests/fixtures/update/Y2038-timestamp.php',
The reference to statistics there can stay because it actually is installed in drupal-9.4.0.filled.standard.php.gz.
And the changes to htaccess breaks tests.
- Status changed to Needs review
11 months ago 1:17pm 22 January 2024 - 🇳🇿New Zealand quietone
Looking for how to remove statistics and have the tests pass
- 🇳🇿New Zealand quietone
Removed the work on the htaccess and tests to a sibling issue.
- Status changed to Needs work
11 months ago 7:23am 24 January 2024 - 🇳🇱Netherlands spokje
All changes look sensible, did a search, most references that came up are for fixtures and migrations, htaccess is a separate issue.
I believe this is the last straggler that we overlooked?
We caught it in the actualautoload.php
, just not in the generator of the file: https://git.drupalcode.org/project/drupal/-/blob/11.x/composer/Plugin/Sc... - Status changed to Needs review
11 months ago 8:17am 24 January 2024 - 🇳🇱Netherlands spokje
Thanks @quietone, I would RTBC this, but I see @sourabh_jain_419 left a comment on the MR.
Not sure why
composer/Plugin/Scaffold/GenerateAutoloadReferenceFile.php
shouldn't be changed? - Status changed to RTBC
11 months ago 11:08am 24 January 2024 - 🇳🇱Netherlands spokje
Added an explanation in the MR why I think it _should_ be changed.
Marking as RTBC to let core committers decide on it.
- First commit to issue fork.
- Status changed to Fixed
11 months ago 10:22pm 30 January 2024 -
larowlan →
committed 4a530812 on 11.x
Issue #3410210 by quietone, sourabhjain, smustgrave, Spokje, catch:...
-
larowlan →
committed 4a530812 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.