Skip to content

Allow arrays to be used in custom parameters - #27

Merged
tsteur merged 1 commit into
masterfrom
arraycustomparam
Jun 8, 2017
Merged

Allow arrays to be used in custom parameters#27
tsteur merged 1 commit into
masterfrom
arraycustomparam

Conversation

@tsteur

@tsteur tsteur commented Apr 19, 2017

Copy link
Copy Markdown
Member

I was setting an array as value in a custom parameter but then the tracker fails because urlencode expects a string. I think http_build_query will be also better in general and handle pretty much all cases.

I was setting an array as value in a custom parameter but then the tracker fails because urlencode expects a string. I think http_build_query will be also better in general and handle pretty much all cases.
@tsteur tsteur added this to the Current sprint milestone Apr 19, 2017
@tsteur

tsteur commented Jun 8, 2017

Copy link
Copy Markdown
Member Author

@mattab @sgiehl is this OK to merge?

@sgiehl

sgiehl commented Jun 8, 2017

Copy link
Copy Markdown
Member

Haven't tested. But LGTM

@tsteur

tsteur commented Jun 8, 2017

Copy link
Copy Markdown
Member Author

Sweet. i have been using it like this for a while and works well :)

@tsteur
tsteur merged commit 08deaa8 into master Jun 8, 2017
@tsteur
tsteur deleted the arraycustomparam branch June 8, 2017 19:14
@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 24, 2023
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.

3 participants