Closed
Bug 278254
Opened 20 years ago
Closed 16 years ago
"ftp://user@domain" interpreted as a "mailto:ftp://user@domain" link
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: m.afgani, Unassigned)
References
Details
Attachments
(2 files)
Addresses like ftp://user@domain in mail body are interpreted as e-mail addresses rather than URLs. Steps to reproduce: 1. Send a mail to anyone with 'ftp://user@domain' somewhere in the body 2. Goto "Sent" folder and preview the msg. 3. Click on link Actual result: opens compose window with "To: ftp://user@domain" Expected: Browser window with ftp://user@domain
Update: this happens when "domain" contains a "." like: ftp://user@domain.com URLs like ftp://user@domain are not even interpreted as links.
Comment 2•20 years ago
|
||
Dup of bug 249304?
(In reply to comment #2) > Dup of bug 249304? Yup, that sounds like the bug I came across..
Comment 4•20 years ago
|
||
I've tried ftp://plop:ploppasswd@plop.com ftp://user@domain.com ftp://user@domain with 2005-03-21-05-trunk on WinXP --> WFM, maybe a Linux-only bug?
Comment 5•20 years ago
|
||
*** Bug 249304 has been marked as a duplicate of this bug. ***
(In reply to comment #4) > I've tried ftp://plop:ploppasswd@plop.com ftp://user@domain.com > ftp://user@domain with 2005-03-21-05-trunk on WinXP > --> WFM, maybe a Linux-only bug? > Yes, it appears so; at least on a Fedora Core 3 system.. I have tried the latest FC3 rpm (version 1.0.2-1.3.2 (20050324)) as well as the tar.gz from the Thunderbird download page (version 1.0.2 (20050317)) with the same result. The links are still interpreted as mailto: addresses.
Comment 7•20 years ago
|
||
can someone else please try to reproduce the bug with Linux??
Comment 8•20 years ago
|
||
(In reply to comment #6) > (In reply to comment #4) > > I've tried ftp://plop:ploppasswd@plop.com ftp://user@domain.com > > ftp://user@domain with 2005-03-21-05-trunk on WinXP > > --> WFM, maybe a Linux-only bug? > > > > Yes, it appears so; at least on a Fedora Core 3 system.. I have tried the latest > FC3 rpm (version 1.0.2-1.3.2 (20050324)) as well as the tar.gz from the > Thunderbird download page (version 1.0.2 (20050317)) with the same result. The > links are still interpreted as mailto: addresses. (In reply to comment #7) > can someone else please try to reproduce the bug with Linux?? I've just tried, and it seems to work ok here, although I get a message of "530 Login Incorrect" but the address-bar shows:ftp://plop:ploppasswd@plop.com/
Comment 9•20 years ago
|
||
Bob Goodwin wrote: Same problem observed on this computer. | It brings up a Compose screen. Great! Could you please add your comment to: https://bugzilla.mozilla.org/show_bug.cgi?id=278254
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 10•20 years ago
|
||
This screenshot illustrates the problem. 1. " ftp://ftp.domain.com " is not interpreted at all 2. Statusbar shows " mailto:ftp://user@domain.com " with the mouse on top of the " ftp://user@domain.com " link.
Updated•18 years ago
|
QA Contact: general
Comment 11•17 years ago
|
||
As someone asked for reproduce, here is one screenshot, when I move mouse over the ftp link, the status bar shows a "mailto" link. Click the link would bring up new email composing window.
Updated•17 years ago
|
Assignee: mscott → nobody
Version: 1.0 → 2.0
Comment 12•17 years ago
|
||
do you see this using trunk build which has bug 427203, i.e. ftp support? mozilla.org/pub/thunderbird/nightly/3.0a1-candidates/build1/ (install to it's own directory)
Comment 13•17 years ago
|
||
I used to have this bug (there is some dupe about it), it got "solved" when I set minefields as default browser. So the problem is likely not with thunderbird, but somehow with the default handler of the ftp links.
Comment 14•16 years ago
|
||
=> INVALID then
Severity: normal → minor
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•