Chrome PDF 中的默认 mailto 会剪切电子邮件

发布于 2024-11-08 17:36:07 字数 402 浏览 0 评论 0原文

我在 Chrome PDF 中的默认 mailto 中遇到问题,它会剪切电子邮件地址。 例如:如果我的电子邮件是“[email protected]”,则单击时在 PDF 中的电子邮件地址上,电子邮件开头将被剪切为“[电子邮件受保护]"。

在 Firefox 中打开同一 PDF 的电子邮件工作正常。

有什么想法吗?

I'm having a problem with the default mailto in Chrome PDF which is cutting the email address.
For example: if my email is "[email protected]", when clicking on the email address in the PDF, the email opening will be cut to "[email protected]".

The email on the same PDF opened in Firefox works fine.

Any idea?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

轮廓§ 2024-11-15 17:36:07

我发现 Chrome 中的 URL 在某些情况下需要使用 htmlspecialchars 进行转义,你可以尝试一下。

I have found that URLs in Chrome need to be escaped with htmlspecialchars in some instances, you might give that a try.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文