$.join works incorrectly
Bug #1526807 reported by
Nikolay Starodubtsev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
YAQL |
Fix Committed
|
High
|
Stan Lagun |
Bug Description
Code which work fine in unit tests don't work in reality at least at yaql.eval()
Here is example from the tests: https:/
And here is python output:
import yaql
yaql.eval(
[]
Changed in yaql: | |
status: | New → Fix Committed |
assignee: | nobody → Alexander Tivelkov (ativelkov) |
assignee: | Alexander Tivelkov (ativelkov) → Stan Lagun (slagun) |
milestone: | none → 1.0.3 |
Changed in yaql: | |
importance: | Undecided → High |
To post a comment you must log in.