Skip to content

Script arguments containing ':' are truncated #37

Closed
@idjcasey

Description

I need to pass an argument containing a URI.

The line got truncated due to parseNameAndValue of src/action.ts (line 63) splitting the line on ':' (without limit) and then only using the first two entries in the result.

e.g.:
arguments: |
address: https://somewhere/something

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions