- Issue created by @catch
- Status changed to Needs review
over 1 year ago 7:54pm 25 July 2023 - last update
over 1 year ago 29,881 pass - Status changed to RTBC
over 1 year ago 4:06pm 26 July 2023 - Status changed to Needs review
over 1 year ago 8:11am 27 July 2023 - ๐ซ๐ฎFinland lauriii Finland
Interesting, I didn't find this when I reviewed ๐ Remove the aggregate stale file threshold and state entry Fixed because it's setting the asset type dynamically ๐ฌ
I'm not 100% sure we can remove this. Isn't this needed for the deprecated asset collection optimizers to work? ๐ค
- Status changed to RTBC
over 1 year ago 8:28am 27 July 2023 - ๐ฌ๐งUnited Kingdom catch
I didn't find this when I reviewed #3301573: Remove the aggregate stale file threshold and state entry because it's setting the asset type dynamically ๐ฌ
Yeah me neither :(
I'm not 100% sure we can remove this. Isn't this needed for the deprecated asset collection optimizers to work?
The deprecated asset collection optimizers set this themselves. If you were running them, they'd be writing the files directly to disk and updating the state entries too, you'd never hit the asset controller in the first place.
e.g.
$map[$key] = $uri; $this->state->set('drupal_css_cache_files', $map);
in CssCollectionOptimizer::optimize()
- Status changed to Needs work
over 1 year ago 1:38pm 27 July 2023 - ๐ฌ๐งUnited Kingdom longwave UK
+++ b/core/modules/system/src/Controller/AssetControllerBase.php @@ -191,10 +191,6 @@ public function deliver(Request $request, string $file_name) { $uri = $this->dumper->dumpToUri($data, $this->assetType, $uri);
The return value here is no longer used.
- Status changed to Needs review
over 1 year ago 4:30pm 27 July 2023 - last update
over 1 year ago 29,885 pass - Status changed to RTBC
over 1 year ago 4:34pm 27 July 2023 - ๐ซ๐ฎFinland lauriii Finland
- last update
over 1 year ago 29,908 pass - last update
over 1 year ago 29,911 pass - last update
over 1 year ago 29,946 pass - last update
over 1 year ago 29,953 pass - last update
over 1 year ago 29,953 pass - last update
over 1 year ago 29,958 pass - last update
over 1 year ago 29,958 pass - last update
over 1 year ago 29,958 pass 59:49 58:26 Running-
longwave โ
committed 0bde7162 on 11.x
Issue #3376927 by catch, lauriii, longwave: Remove even more of the...
-
longwave โ
committed 0bde7162 on 11.x
- last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - ๐ฆ๐บAustralia klonos 90% Melbourne, Australia - 10% Larissa, Greece
Will this also be committed to 10.1.x?
- last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - Status changed to Downport
about 1 year ago 12:27pm 3 October 2023 - last update
about 1 year ago CI aborted - last update
about 1 year ago 29,654 pass - Status changed to RTBC
about 1 year ago 3:04pm 10 October 2023 - last update
about 1 year ago Patch Failed to Apply - Status changed to Fixed
about 1 year ago 7:41am 11 October 2023 -
lauriii โ
committed a6ba4811 on 10.1.x authored by
longwave โ
Issue #3376927 by catch, lauriii, longwave: Remove even more of the...
-
lauriii โ
committed a6ba4811 on 10.1.x authored by
longwave โ
Automatically closed - issue fixed for 2 weeks with no activity.