apache / apache/ponymail

Bug: static page links to dynamic page by default

Open
#98 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
80
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Emails can be listed statically, for example:

https://lists.apache.org/api/static.lua/users@ponymail.apache.org

This provides a link to the full e-mail, e.g.

https://lists.apache.org/thread.html/%3C574D1CD9.2070901@apache.org%3E

However this is for the dynamic version of the page; the default link should be to the static page.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the static.lua endpoint and trace how it constructs the link to thread.html for the full email. Change the default link target to the static page, then verify that statically listed emails no longer link to the dynamic page.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.