NSSv5.1.7.web app index.html at root opens on web app but (root)/index.html serves mashlib
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
With NSSv5.1.7 when you have a web app index.html file at root :
- https://podname/ serves the web app, but
- https://podname/index.html serves databrowser inside databrowser
NSSv5.1.6 used to serve the web app index.html in both cases.
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
Reproduce the two URL behaviors described for NSSv5.1.7 and compare them with NSSv5.1.6. Trace how the root web app index.html and /index.html are selected, then verify that both URLs serve the web app rather than the databrowser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100