Skip to content

Fix missing character, part of URL. #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Fix missing character, part of URL. #44

merged 1 commit into from
Oct 24, 2022

Conversation

niedbalski
Copy link
Contributor

  • The string matcher didn't include the character ":" as a valid character, even though
    JSON marshal/unmarshal (as received by the UI) works, the parsing back
    for INI format was failing due to this restriction.

Signed-off-by: Jorge Niedbalski [email protected]

* The string matcher didn't include the
character ":" as a valid character, even though
JSON marshal/unmarshal (as received by the UI) works,
the parsing for INI format was failing due to this restriction.

Signed-off-by: Jorge Niedbalski <[email protected]>
@niedbalski niedbalski self-assigned this Oct 24, 2022
@niedbalski niedbalski merged commit a87b663 into main Oct 24, 2022
@niedbalski niedbalski deleted the fix-url branch October 24, 2022 22:48
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