Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Bug
-
2.4.0
-
None
Description
See test_array_self_expr1.
I believe when an element is an array, that .[i] should be meaningful.
It appears that the DPath compiler is creating an implementation that just gets the value of the current element ignoring the indexing.