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

flag should be 2nd arg of append to concatenate arrays #163

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

aliaspooryorik
Copy link
Contributor

Type of change

  • Bug Fix

Jira Issue

https://ortussolutions.atlassian.net/browse/TESTBOX-410

Description

When calling the runner with url.excludes then it errors in testbox/system/runners/BaseRunner.cfc:36 with:

coldfusion.runtime.ArrayUtil$InvalidArgumentforArrayFindNoCase: 
"Valid datatypes in array are String|Boolean|Number.

This is because it is adding the array as an element instead of concatenating them.

Jira Issues

All PRs must have an accompanied Jira issue. Please make sure you created it and linked it here.

Bug Tracker: https://ortussolutions.atlassian.net/jira/software/c/projects/TESTBOX/issues

@lmajano lmajano merged commit a0121f6 into Ortus-Solutions:development Jan 10, 2025
9 checks passed
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