The page for specific correspondents needs rationalising #188
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HPR/hpr_generator#188
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Correspondent pages are reached with an URL such as:
https://hackerpublicradio.org/correspondents/[id].html
Here
[id]
is the hosts id number zero-filled to four digits.Such pages show an episode count and a summary of episodes submitted by the correspondent (host). The episode count includes any future shows, but the episode display does not.
It probably makes better sense for the count to exclude future shows, in the same way as the episode list.
I believe the dynamic version of this page worked this way.
PR 204 fixes this issue and is merged into main