Olivero: Update links in block--secondary-menu.html.twig template file path drupal/core/themes/olivero/templates/block/block--secondary-menu.html.twig
We have two URL's in this file
* See http://juicystudio.com/article/screen-readers-display-none.php and
* http://www.w3.org/TR/WCAG-TECHS/H42.html for more information.
Both of them have been shifted to https, We should update in our file too.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | interdiff.txt | 794 bytes | lauriii |
| #7 | 3226019_interdiff_3_6.txt | 727 bytes | hmendes |
| #6 | 3226019-6.patch | 4.09 KB | hmendes |
| #4 | status-message.png | 79.14 KB | indrajithkb |
| #3 | 3226019-3.patch | 3.38 KB | gauravvvv |
Comments
Comment #2
gauravvvv commentedUpdated both the URL's and added patch for same. Please review.
Comment #3
gauravvvv commentedUpdated URL's on all the templates.
Comment #4
indrajithkb commentedHi @Gauravmahlawat nice catch,
We have one more file which need to change the http to https.
File location: templates/misc/status-messages.html.twig
Moving to NR
Comment #5
indrajithkb commentedComment #6
hmendes commentedAdding a new patch to address #4, please review.
Comment #7
hmendes commentedSorry, forgot to add interdiff.
Comment #8
indrajithkb commentedHi @hmendes thanks for the patch. Now the links were updated. So moving to RTBC
Comment #10
lauriiiMade one minor change on commit to make line break comply with Drupals coding standards.
Committed 4f9d375 and pushed to 9.3.x. Thanks!