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

elements() gives extra delimiter if first position is bad #1108

Closed
talvo opened this issue Dec 21, 2016 · 1 comment
Closed

elements() gives extra delimiter if first position is bad #1108

talvo opened this issue Dec 21, 2016 · 1 comment
Assignees

Comments

@talvo
Copy link
Member

talvo commented Dec 21, 2016

elements(<list>, <positions>) inserts an extra delimiter if <positions> contains multiple values and the first one is bad.

th elements(foo bar baz,foo 1,,|) -> |1

Reported by AS.

@talvo talvo self-assigned this Dec 21, 2016
@talvo
Copy link
Member Author

talvo commented Jun 11, 2017

Fixed in 772ce99.

@talvo talvo closed this as completed Jun 11, 2017
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

No branches or pull requests

1 participant