Footer links don't work #181

Open
opened 2026-01-19 18:29:19 +00:00 by michael · 8 comments
Owner

Originally created by @dmitrizzle on GitHub.

Hey guys, I'm just passing on a found bug here. I don't use transfer.sh personally, but I received a file from someone who does and noticed that none of the footer links, incl. the donation button work on the file download page. Using latest Chrome on macOS.

Originally created by @dmitrizzle on GitHub. Hey guys, I'm just passing on a found bug here. I don't use transfer.sh personally, but I received a file from someone who does and noticed that none of the footer links, incl. the donation button work on the file download page. Using latest Chrome on macOS.
michael added the hacktoberfest label 2026-01-19 18:29:19 +00:00
Author
Owner

@paolafrancesca commented on GitHub:

@dmitrizzle could you share Chrome build and macOS version? thanks

@stefanbenten https://github.com/dutchcoders/transfer.sh-web this is the repo for the frontend.
We could also remove some of the links (like the bitcoin donation etc). "Contact Us" should be probably rendered only if a param is passed to the binary, using a mailto:paramValue or similar

@paolafrancesca commented on GitHub: @dmitrizzle could you share Chrome build and macOS version? thanks @stefanbenten https://github.com/dutchcoders/transfer.sh-web this is the repo for the frontend. We could also remove some of the links (like the bitcoin donation etc). "Contact Us" should be probably rendered only if a param is passed to the binary, using a mailto:paramValue or similar
Author
Owner

@paolafrancesca commented on GitHub:

@stefanbenten can you check this?

The only broken link I could find on two Chrome based browsers was the "Contact Us"

@paolafrancesca commented on GitHub: @stefanbenten can you check this? The only broken link I could find on two Chrome based browsers was the "Contact Us"
Author
Owner

@dmitrizzle commented on GitHub:

Here's a GIF. I haven't looked in to it but it seems like a JS or HTML structure issue. These links work fine on homepage.
Apr-07-2021 09-32-36

@dmitrizzle commented on GitHub: Here's a GIF. I haven't looked in to it but it seems like a JS or HTML structure issue. These links work fine on homepage. ![Apr-07-2021 09-32-36](https://user-images.githubusercontent.com/8587882/113902022-4ee46400-9784-11eb-8748-f4701f5105f9.gif)
Author
Owner

@stefanbenten commented on GitHub:

I just checked it myself on Windows and Ubuntu 20.04 with Chrome and both show the Donate link and the misconfigured blog link. The founded in Holland is just a photo, not an actual link @dmitrizzle .

@aspacca I'll see if i can update the respective pieces later today.

@stefanbenten commented on GitHub: I just checked it myself on Windows and Ubuntu 20.04 with Chrome and both show the Donate link and the misconfigured blog link. The founded in Holland is just a photo, not an actual link @dmitrizzle . @aspacca I'll see if i can update the respective pieces later today.
Author
Owner

@stefanbenten commented on GitHub:

The Contact Us Button is definitely broken/not working as it redirects to an non existing page.
Besides that the donation button only seems to work when your browser recognizes bitcoin:XXX as app target. Tools like Metamask would do that. I never touched that part of the code, but might be good to do @aspacca ?

@stefanbenten commented on GitHub: The Contact Us Button is definitely broken/not working as it redirects to an non existing page. Besides that the donation button only seems to work when your browser recognizes `bitcoin:XXX` as app target. Tools like Metamask would do that. I never touched that part of the code, but might be good to do @aspacca ?
Author
Owner

@dmitrizzle commented on GitHub:

If you still need the info:
Chrome: Version 89.0.4389.114 (Official Build) (x86_64)
macOS Mojave: 10.14.6 (18G8022)

@dmitrizzle commented on GitHub: If you still need the info: Chrome: `Version 89.0.4389.114 (Official Build) (x86_64)` macOS Mojave: `10.14.6 (18G8022)`
Author
Owner

@paolafrancesca commented on GitHub:

oki, it's the download page, not the homepage. I missed it in the first place.

@stefanbenten I can reproduce the bug on the donwload page https://transfer.sh/zxXKM/hello.txt with a chrome based browser. the html seems fine

@dmitrizzle thanks, no need to collect any more data :)

@paolafrancesca commented on GitHub: oki, it's the download page, not the homepage. I missed it in the first place. @stefanbenten I can reproduce the bug on the donwload page https://transfer.sh/zxXKM/hello.txt with a chrome based browser. the html seems fine @dmitrizzle thanks, no need to collect any more data :)
Author
Owner

@paolafrancesca commented on GitHub:

@dmitrizzle tested same chrome build on macOS Catalina 10.15.7, all the links work
(btw, Founded in Holland is not a link :))

could you ask your friend if there's any error in the network tab or in the console?
it might either something in the frontend that triggers on your friend specific setup, or something in your friend setup totally unrelated to the website

@paolafrancesca commented on GitHub: @dmitrizzle tested same chrome build on macOS Catalina `10.15.7`, all the links work (btw, `Founded in Holland` is not a link :)) could you ask your friend if there's any error in the network tab or in the console? it might either something in the frontend that triggers on your friend specific setup, or something in your friend setup totally unrelated to the website
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#181