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

Using double dollar strings for searching #10

Closed
nmaguiar opened this issue Apr 2, 2021 · 0 comments · Fixed by #11
Closed

Using double dollar strings for searching #10

nmaguiar opened this issue Apr 2, 2021 · 0 comments · Fixed by #11
Assignees
Labels
bug Something isn't working

Comments

@nmaguiar
Copy link
Owner

nmaguiar commented Apr 2, 2021

Problem

Fails whenever trying to search a double dollar string. Example:

$from(["$$.g", "$$.s"]).equals("$$.g").count()   // returns 0
@nmaguiar nmaguiar added the bug Something isn't working label Apr 2, 2021
@nmaguiar nmaguiar self-assigned this Apr 2, 2021
@nmaguiar nmaguiar added this to To do in Continuous Enhancement via automation Apr 2, 2021
nmaguiar added a commit that referenced this issue Apr 2, 2021
@nmaguiar nmaguiar mentioned this issue Apr 2, 2021
Continuous Enhancement automation moved this from To do to Done Apr 2, 2021
nmaguiar added a commit that referenced this issue Apr 2, 2021
nmaguiar added a commit to OpenAF/openaf that referenced this issue Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant