Skip to content

softwareRequirements: Validate values are URL + make isUrl stricter#57

Merged
progval merged 3 commits into
masterfrom
softwareRequirements
Mar 28, 2025
Merged

softwareRequirements: Validate values are URL + make isUrl stricter#57
progval merged 3 commits into
masterfrom
softwareRequirements

Conversation

@progval

@progval progval commented Oct 25, 2024

Copy link
Copy Markdown
Member

Fixes #56

Without this check, users would be allowed to write free text even though Codemeta
forbids it.

We only noticed this when jsonld.js started rewriting 'foo: bar' to ' bar' because
it was parsing 'foo:' as an invalid URI scheme and stripping it.
@progval progval force-pushed the softwareRequirements branch from f7861e8 to ba617e4 Compare October 25, 2024 17:15
@progval progval merged commit d59f19e into master Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

General bug when filling SEVERAL input area

1 participant