Email Sharing: wrong mailto Link
-
First of all, thanks for creating this cool Plugin!
We found one problem while using the email sharing button. This creates a link which follows this pattern:
mailto:body=<LINK_TO_ARTICLE>
This link opens the mail client and prefills the recipient field with everything after mailto:. The desired behavior would be to only have the link to the article in the mail body whilst the recipient field remains empty. This can be achieved if the mailto link has a ? between the : and the link to the article.
Therefore, the pattern should be:mailto:?body=<LINK_TO_ARTICLE>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Email Sharing: wrong mailto Link’ is closed to new replies.