Skip to content

Fix version file URL property#9

Open
HebaruSan wants to merge 1 commit intoFlupster:masterfrom
HebaruSan:patch-1
Open

Fix version file URL property#9
HebaruSan wants to merge 1 commit intoFlupster:masterfrom
HebaruSan:patch-1

Conversation

@HebaruSan
Copy link

@HebaruSan HebaruSan commented May 19, 2020

The current version file's URL property uses bracket [] characters, which aren't allowed inURLs.

https://tools.ietf.org/html/rfc1738

Thus, only alphanumerics, the special characters "$-_.+!*'(),", and reserved characters used for their reserved purposes may be used unencoded within a URL.

Now it's fixed.

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.

1 participant