- Issue created by @catch
- Status changed to Needs review
over 1 year ago 6:56pm 13 April 2023 - Status changed to RTBC
over 1 year ago 11:34pm 13 April 2023 - πΊπΈUnited States smustgrave
Don't mind marking this for ya.
Just for my own clarity it's fine to remove getType without a change record since it was just recently added to 10.1 which hasn't been released yet?
- Status changed to Needs work
over 1 year ago 9:28am 14 April 2023 - π¬π§United Kingdom catch
Oops actually that bit's for π Asset stream wrapper may need to be selected in the UI for some cases Active although not the right change for there either, need to drop that hunk from the patch here.
- Status changed to Needs review
over 1 year ago 8:54am 9 June 2023 - last update
over 1 year ago 29,436 pass - π¬π§United Kingdom catch
π JS/CSS assets 404 by default on multisites Closed: duplicate .
- π¬π§United Kingdom longwave UK
If possible this could do with test coverage from the steps to reproduce in π JS/CSS assets 404 by default on multisites Closed: duplicate
- last update
over 1 year ago 29,435 pass, 2 fail - last update
over 1 year ago 29,437 pass - π¬π§United Kingdom catch
Might have a test that fails - looks like setting file_public_path to NULL is the way to do it.
The last submitted patch, 8: 3354090-test-only.patch, failed testing. View results β
- π¬π§United Kingdom catch
1) Drupal\FunctionalTests\Asset\AssetOptimizationTest::testAssetAggregationNoPublicPath Behat\Mink\Exception\ExpectationException: Current response status code is 404, but 200 expected.
That's what we want from the failing patch.
Remaining question for me, potentially for a follow-up but could also just do here:
1. Should we merge the two test methods back into one to avoid the extra install?
2. If not #1, should we use a data provider instead of a protected helper?
- π¬π§United Kingdom longwave UK
I think merging them is fine, if we add a comment to mention why we need to reset file_public_path here?
- last update
over 1 year ago 29,436 pass - π¬π§United Kingdom catch
A bit short of time, but here's a merged test. Left the helper in because it's simpler, but one test method now.
- Status changed to RTBC
over 1 year ago 1:36pm 9 June 2023 - last update
over 1 year ago 29,437 pass -
larowlan β
committed d238872a on 10.1.x
Issue #3354090 by catch, longwave, smustgrave, mas5d2: Better default...
-
larowlan β
committed d238872a on 10.1.x
-
larowlan β
committed 132fa01c on 11.x
Issue #3354090 by catch, longwave, smustgrave, mas5d2: Better default...
-
larowlan β
committed 132fa01c on 11.x
- Status changed to Fixed
over 1 year ago 1:18am 12 June 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Committed to 11.x and backported to 10.1.x
Automatically closed - issue fixed for 2 weeks with no activity.