unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: "Moritz Poldrack" <moritz@poldrack.dev>
To: <meta@public-inbox.org>
Subject: Issues with mailto: Links
Date: Tue, 07 Jun 2022 11:39:49 +0200	[thread overview]
Message-ID: <CKJSWGSZFKMX.3VUSIYE955Z9X@Archetype> (raw)

Hello,

I am a contributor to a mailclient named aerc. Today a user notified us
that they were unable to use the mailto: Link from one of your public
inboxes[0]. The reason for that is that the To: address is URL-encoded,
which is not in accordance with RFC6068 and therefore considered to be
invalid.

Currently the link is:
mailto:user%40gmail.com?…

but it should be:
mailto:user@gmail.com?…

Since I've not seen anywhere else to report bugs, I've sent it here, if
that was not correct please advise where to send this message.

[0]: https://list.orgmode.org/875yt0myv0.fsf@localhost/#R
--
Moritz Poldrack
https://moritz.sh

             reply	other threads:[~2022-06-07  9:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07  9:39 Moritz Poldrack [this message]
2022-06-08 10:47 ` Issues with mailto: Links Eric Wong
2022-06-08 11:12   ` Moritz Poldrack
2022-06-09 17:53     ` [PATCH v2] view: do not escape first `@' in mailto: URLs Eric Wong
2022-06-09 19:51       ` Moritz Poldrack

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

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CKJSWGSZFKMX.3VUSIYE955Z9X@Archetype \
    --to=moritz@poldrack.dev \
    --cc=meta@public-inbox.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).