Skip to content
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

fix: convert numbers to strings in params before replace #15

Merged
merged 1 commit into from
Jan 13, 2017
Merged

fix: convert numbers to strings in params before replace #15

merged 1 commit into from
Jan 13, 2017

Conversation

gannoncurran
Copy link
Contributor

Discovered a bug in my changes — when numbers are passed in as params, they caused
.replace(/\$/g, '$$$$') in params function to fail.

Now converting to strings to fix.

@francescarpi francescarpi merged commit 99507f4 into APSL:master Jan 13, 2017
@francescarpi
Copy link
Member

Thanks again! I going to publish it now.

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.

2 participants