This issue is created for D10 compatibility of the module to provide manual patches in separation to https://www.drupal.org/project/zurb_template/issues/3299572 that has got automated patches from the project bot.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | interdiff_2-3.txt | 592 bytes | fathima.asmat |
| #8 | zurb-template-d10-readiness-once-fixed-3300661-3.patch | 6.84 KB | fathima.asmat |
Comments
Comment #2
fathima.asmat commentedA patch is attached here with the fixes for issues raised by upgrade status module. After the patch is applied, upgrade status module produces a clean report:
Comment #3
fathima.asmat commentedComment #4
fathima.asmat commentedComment #5
atul_ghate commentedHi,
i will review this patch.
Comment #6
atul_ghate commentedHello,
This theme was successfully installed on drupal 10 with no log messages after applying the patch provided, and I also checked by using upgrade status module on drupal 9 and it was successfully installed with no log messages . It can now be moved onto RTBC.
Comment #7
luke.leberWe probably want to use the core provided once library implementation instead (
drupal/once).Assuming users are able to load CDN content isn't advisable due to CSP's, national firewalls, etc.
Setting back to NW.
Comment #8
fathima.asmat commentedjQuery once swapped with core/once. Patch updated. Checked the JS files individually for once usage, however, there wasn't any that needed updating with core/once usage callbacks.
Comment #9
fathima.asmat commentedComment #10
fathima.asmat commentedInterdiff attached.
Comment #11
luke.leberPerformed basic sanity testing with #8 on 10.0.x-dev and didn't encounter any fatal errors.
Unfortunately, I'm not intimately familiar with this theme, so I can't mark as RTBC.
Comment #12
kristen polThanks everyone for participating in porting day! Tagging for manual testing :)
Comment #13
kristen polWorking during porting day.
This still needs testing.
Comment #15
andyg5000Thanks everyone!