Summary | Mailto link not correctly generated when pound sign in link |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | dion.rowney (at) usask (dot) ca |
Created | 03/10/2008 (6327 days ago) |
Due | |
Updated | 03/11/2008 (6326 days ago) |
Assigned | 03/11/2008 (6326 days ago) |
Resolved | 03/11/2008 (6326 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
Summary ⇒ Mailto link not correctly generated when pound sign in link
State ⇒ Resolved
Queue ⇒ Horde Framework Packages
New Attachment: example.txt
portion of the message. I hope this does not get parsed:
<a
href="mailto:pmx-auto-approve%2b27f0e770e2d85bf9bd8fea61f9dedbff@spamf3.usask.ca?subject=Release%20message%20from%20quarantine&body=%5b%23ptn6Pw-1%5d">[#ptn6Pw-1]</a>
I have also attached example of raw message.
State ⇒ Feedback
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Mailto link does not correctly when pound sign in link
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
mailto:user@something.com?subject=x&body=y
and y contains a # sign.
The reply window does not act correctly and the to: and body fields
are not populated.
Specific example:
Sophos PureMessage sends users Spam Digests. The link to release a
quarentined message is to send an email to:
pmx-auto-approve+b25d0d3126b5c4821b567867461d0@someserver.ca
with subject:
Release message from quarantine
and body:
[#ptiUVQ-1]
(in case that gets parsed out it is:
[<pound>ptiUVQ-1]
I find that the body text after the pound sign is truncated and the
to: field does not get populated.