arXiv / arXiv/html_feedback

Email Address Hyperlinks Treated as Relative Links, not mailto: Links

Open
#6,176 2 comments 0 reactions 0 assignees View on GitHub
bug UI
Dominant language
No language data
Stars
42
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### Description

It seems that sometimes when \email{example@email.com} is used in the LaTeX source, the HTML version contains a hyperlink with href="YYMM.numbervV/mailto:example@email.com" instead of href="mailto:example@email.com", which obviously doesn't open an email client.

I do not know what the cause is, but it seems to be happening with a lot of recent papers. Strangely, I don't recall this being an issue in the HTML preview before submission. It's only in the live version that I've noticed the problem.

### (Optional:) Please add any files, screenshots, or other information here.

_No response_

### (Required) What is this issue most closely related to? Select one.

Other

### Internal issue ID

aea5f218-11cd-4a77-b15d-fb3882fdfddf

### Paper URL

https://arxiv.org/html/2603.09089v1

### Browser

Firefox/148.0

### Device Type

Desktop

Contributor guide

Open the contributing guide

Research direction

Open the paper at https://arxiv.org/html/2603.09089v1 and compare the rendered hyperlink with the reported expected mailto: URL. Trace how the LaTeX \email{example@email.com} input becomes HTML, then verify that the generated href is exactly mailto:example@email.com rather than a relative path.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex
Domain
web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.