Option to redirect back to Arxiv abstract landing page for unavailable HTML versions
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
The Arxiv HTML URLs should support an option like `?fallback=original` which when set on a HTML Arxiv URL like `https://arxiv.org/html/2402.17753` would redirect to the abstract landing page `https://arxiv.org/abs/2402.17753` if the HTML version does not exist.
This allows other websites to easily link to the HTML version without worrying about whether it exists, or has been generated yet, or is removed for being badly broken (and makes it easier to remove HTML versions if fewer links are broken).
For more on this being desirable and the previous successful use of this option on ar5iv, see https://github.com/dginev/ar5iv/issues/54
Contributor guide
Research direction
Start by tracing how HTML URLs such as /html/2402.17753 handle unavailable documents and how the corresponding /abs/2402.17753 page is selected. Verify the fallback=original query behavior for existing, unavailable, not-yet-generated, and removed HTML versions, with redirects landing on the matching abstract page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- backend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100