Closed
Bug 158016
Opened 23 years ago
Closed 18 years ago
IMAP URLs get converted to mailto: URLs when "user@server" is part of the URL
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: huang, Assigned: bugzilla)
Details
Attachments
(1 file)
Used 07-17-08-1.0 Branch build
IMAP URLs get converted to mailto: URLs when "user@server" is part of the URL
1) Compose message from an IMAP mail account.
2) Select one folder and right mouse click context menu "Copy Folder Location"
3) Paste this folder location on the compose window, an IMAP URL will display
4) Send this message out with this IMAP URL from the mail message.
5) Check the received message with this IMAP URL
Actual Results:
The IMAP URLs get converted to mailto: URLs
Expected results:
Users should be able to subscribe this IMAP folder after they click this IMAP
URL from the mail message
| Reporter | ||
Comment 1•23 years ago
|
||
IMAP URLs that I used for subscribing huang1 account for huang/ReadPrivilege
folder:
imap://user@host/foldername
(e.g. imap://huang@tintin.mcom.com/ReadPrivilege)
imap://userid@host/Shared%20Folders/User/userid/shared_fdr_name
(e.g. imap://huang@tintin.mcom.com/Shared%20Folders/User/huang/ReadPrivilege)
| Reporter | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
there's no imap code running here. When you send a message, that's part of
message composition. This is actually BenB's code, I believe, but I don't think
he fixes bugs in it. -> JF. I might have time to look at this at some point, but
-> JF for now.
Assignee: bienvenu → ducarroz
Component: Networking: IMAP → Composition
Updated•21 years ago
|
Product: MailNews → Core
I don't know if it fits here since it doesn't appear in the composition window, but sip:1234567@example.org in mail text is also linked with mailto:.
Comment 5•18 years ago
|
||
This is WFM nowadays. All you get now is an "Uncaught exception: Load of imap://...... denied".
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•