librespeed / librespeed/speedtest
Stability Test ignores Title Env-Variable
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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