redhat-developer / redhat-developer/lsp4ij
LS Config Editor allows saving invalid json
Open
Nobody has claimed this yet.
bug
UI
user-defined LS
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
If you write some invalid json in the LS config editor, the error is shown, but the configuration can still be applied/saved:
Contributor guide
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 problem in the LS config editor by entering invalid JSON and observing that the error appears while applying or saving still succeeds. Trace the editor's validation and apply/save flow, then verify that invalid JSON can no longer be applied or saved while valid configuration still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100