Mailing list footer links lead to 404

Open
#356 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Domain
backend

Research direction

Open the reported archive URL and inspect stubs/mailman.rkt, which the issue identifies as the likely implementation area. Trace how the mailing-list footer links are generated, then verify that the affected links no longer return 404 responses.

Written by the indexing model from the issue text.

Description

https://lists.racket-lang.org/users/archive/2015-May/066436.html

Image

gives me

> ([(uncaught-exception-handler)](https://lists.racket-lang.org/)
   (*(+(*)(*(+(*)(*)(*)(*)(*))(+(*)(*)(*)(*)(*))(+(*)(*)(*)(*))))(+(*)(*)(*)(*))))
uncaught exception: 404

maybe solution:

soegaard said it might be in the vicinity of:
https://github.com/racket/racket-lang-org/blob/master/stubs/mailman.rkt

Dominant language
Racket
Stars
74
Forks
57
Avg merge
1d 21m
Merged PRs (30d)
8

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from racket/racket-lang-org

All issues in racket/racket-lang-org

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.