public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
From: Yngve Svendsen <yngve.svendsen@clustra.com>
To: Michael Richardson <mcr@sandelman.ottawa.on.ca>
Cc: pdm-gnats@zamazal.org, gnats-prs@gnu.org, bug-gnats@gnu.org
Subject: Re: gnatsweb/311: Mailto URLs don't work properly in MSIE
Date: Sat, 20 Oct 2001 16:43:00 -0000 [thread overview]
Message-ID: <5.1.0.14.2.20011214115854.00a0d490@10.10.1.1> (raw)
In-Reply-To: <200112122030.fBCKUte09696@marajade.sandelman.ottawa.on.ca>
At 13:30 12.12.01 -0700, Michael Richardson wrote:
>MSIE can not expand + into a space in a mailto.
>%20 works however for all browsers.
>I do not know if this is the problem as the bug report is too terse.
There problem here is the 'Body' part of the URL. MSIE decodes the value of
this parameter before sending it to the mailer. Thus, we actually need to
decode this part of the mailto URL twice, once for the browser and once for
the mailer, when the browser is MSIE. There are also several other small
inconsistencies between browsers, so it is going to be a bit of a puzzle to
make it work across most browsers. Basically, advanced mailto URLs
constitute a very complicated scientific subject.
- Yngve
_______________________________________________
Gnats-prs mailing list
Gnats-prs@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-prs
prev parent reply other threads:[~2001-12-14 11:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-20 11:44 yngve.svendsen
2001-10-20 12:08 ` Michael Richardson
2001-10-20 16:43 ` Yngve Svendsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5.1.0.14.2.20011214115854.00a0d490@10.10.1.1 \
--to=yngve.svendsen@clustra.com \
--cc=bug-gnats@gnu.org \
--cc=gnats-prs@gnu.org \
--cc=mcr@sandelman.ottawa.on.ca \
--cc=pdm-gnats@zamazal.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).