- First commit to issue fork.
- last update
about 1 year ago 27 pass, 2 fail - @chrissnyder opened merge request.
- last update
about 1 year ago 29 pass - Status changed to Needs review
about 1 year ago 4:22pm 2 October 2023 - last update
about 1 year ago 29 pass - 🇺🇸United States chrissnyder Maryland
Thank you for your work on this @iyyappan.govind!
I've opened a MR with the changes from the above patch and made a few changes to ensure that tests still pass and this functionally will still work if the token module is not installed.
Attached is a patch mirroring the MR for patching your own project.
- last update
about 1 year ago 29 pass - last update
about 1 year ago 29 pass - 🇺🇸United States chrissnyder Maryland
Update patch file with the recent fix to aria label HTML attribute.
- 🇺🇸United States chrissnyder Maryland
Note: Currently, the patch will not apply to the current stable 2.0.3 version of this module. In order to apply this patch to your site/project, you will need to include additional commits/patches that are currently only on the dev branch.
If using composer-patches, update your composer.json with the following in the "patches" config:
"drupal/file_download_link" : { "3268442 - File Download Link functional js tests failing": "https://git.drupalcode.org/project/file_download_link/-/commit/f144895000bc5543db3e953854debb8faf5a4f05.patch", "3333961 - Enhance file_download_link XSS test": "https://git.drupalcode.org/project/file_download_link/-/commit/d0827350d0a36fd0ac1deff78182da8b2b9c356d.patch", "3349706 - Refactor file_download_link Kernel tests": "https://git.drupalcode.org/project/file_download_link/-/commit/c67506244dd6bfb9b02fddbed85bfc2854ceaeb8.patch", "3318657 - Support ARIA label": "https://www.drupal.org/files/issues/2023-10-02/file_download_link-support_aria_label-3318657-10.patch" }