spdx / spdx/LicenseListPublisher
Dangling `\";match=\".{0,5000}\">>` in W3C standard license header template
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 23
- Forks
- 29
- Avg merge
- 6h 31m
- Merged PRs (30d)
- 2
Description
The W3C standard license header template (here contains \";match=\".{0,5000}\">> tag end, which is then interpreted as text.
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
Open the linked jsonld/W3C.jsonld file at line 59 and inspect the W3C standard license header template. Check the generated license data to confirm the dangling tag is no longer interpreted as text; completion means the template and generated output contain the intended header content without that artifact.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100