- 🇨🇦Canada franckylfs Montreal
The patch didn't work for me. So, I looked at the code and made a slight adjustment during validation. Now it works. Here is my version of the patch.
- Assigned to d.fisher
- Status changed to Needs work
about 1 month ago 1:51pm 2 September 2025 - 🇬🇧United Kingdom d.fisher
Let's get this rolled into a branch with a merge request!
- Merge request !13Resolve #3221662 "Add thumbnails when selecting a pdf file" → (Merged) created by d.fisher
- 🇬🇧United Kingdom d.fisher
Branch and MR now pass gitlab pipelines.
@connbi and @franckylfs can you test MR!13 against the 2.x branch and see if it resolves the issue for you?
You can add the patch to your composer patches using the MR url:
https://git.drupalcode.org/project/file_browser/-/merge_requests/13and add .patch as a suffix to it like so:
https://git.drupalcode.org/project/file_browser/-/merge_requests/13.patchThis will give you a remote patch to test with. Let me know if it's working for you and when we get a couple of thumbs up we can get this merged and released and marked as fixed with you both credited for you hard work.
Thank you!