librespeed / librespeed/speedtest

Stability Test ignores Title Env-Variable

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
15.2k
Forks
2.5k
Avg merge
1d 1h
Merged PRs (30d)
7

Description

Description

When opening the stability test (YOUR-FQDN/stability.html), it shows a default "LibreSpeed - Stability Test" Title instead of the one specified in the environment.

Server

Docker deployment

Client

Any

Steps to reproduce

  • Set title env var to whatever
  • Deploy and open speedtest
  • Observe how the title shows what was set in the env var
  • Click "Stability test"
  • Observe how default title is displayed

Expected behaviour

Either respect the title env var, or introduce a new TITLE_STABILITY env var to be able to customize it even further.

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.

Research direction

Start with stability.html and trace how the existing title environment variable reaches the regular speed test and the stability test. Reproduce the Docker deployment with a custom title, compare both pages, and verify that the agreed title behavior is consistent after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript
Domain
devops, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.