gpt4 book ai didi

android - 电子邮件链接在 Android 上不起作用

转载 作者:行者123 更新时间:2023-11-28 01:54:10 25 4
gpt4 key购买 nike

我有 HTML 格式的点击电子邮件链接的代码,它在我的电脑上运行良好,但在移动设备上运行不正常(我只有 Android,所以我不知道问题是只在 Android 上还是在所有设备上移动设备)。当我按下链接时,浏览器显示:

Webpage not available. "mailto:ar1speed@yahoo.com?subject=Mileage%20%20%20&body="Todays%20date:%0D%0ABusiness%20Mileage:%0D%0ADid%20you%20have%20a%20business%20passenger?%0D%0AAdditional%20details:" might be temporarily down or it may have moved permanently to a new web address.

谁能告诉我如何解决这个问题,点击发送电子邮件链接是否有效至关重要。

我的代码如下:

<p>
<a href="mailto:ar1speed@yahoo.com?subject=Mileage&body="Todays date:%0D%0ABusiness Mileage:%0D%0ADid you have a business passenger%0D%0AAdditional details:">
Click to send email
</a>
</p>

最佳答案

那是一个 issue with Android OS :

Issue 63538: Mailto links are parsed incorrectly, entered entirely into the address field

Devices Confirmed: Nexus 4 (two devices tested)
Android Version: 4.4.2 only (tested in 4.3 and 4.4.0)

Bug details:

Mailto links are entirely entered into the address field instead of being parsed into Address, Subject and Body. Screenshot is attached showing issue.

关于android - 电子邮件链接在 Android 上不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18045604/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com