Closed Bug 914008 Opened 12 years ago Closed 12 years ago

clicking a magnet link causes error

Categories

(Firefox :: File Handling, enhancement)

23 Branch
x86_64
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 564867

People

(Reporter: illumilore, Unassigned)

Details

(Whiteboard: [dupeme])

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release) Build ID: 20130803192641 Steps to reproduce: click magnet link Actual results: an error page The address wasn't understood Firefox doesn't know how to open this address, because the protocol (magnet) isn't associated with any program. You might need to install other software to open this address. Expected results: For it to ask what program to open like every other link.
Protocols need to be set up at the file system level. http://kb.mozillazine.org/Register_protocol
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
There should still be the option to choose to open it with something else rather than an error message.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Dupe Bug 888143 ?
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → INVALID
Why would you mark this invalid when it clearly is not?
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
If no application has registered a protocol with the OS then there is no way for Firefox to handle it.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → INVALID
Which is why it is a bug. Chromium gives you a prompt, and so do other browsers. So firefox not being able to handle it is a bug.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
by the way, even after following the instructions at http://kb.mozillazine.org/Register_protocol about adding network.protocol-handler.expose.foo = false, I still get the same error, so those instructions don't even work.
(In reply to ill from comment #6) > Which is why it is a bug. Chromium gives you a prompt, and so do other > browsers. So firefox not being able to handle it is a bug. Yep, at it's best this is a RFE Dupe.
Severity: normal → enhancement
Component: Untriaged → File Handling
Whiteboard: [dupeme]
Perhaps a dupe of bug 564867?
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.