https://bugs.documentfoundation.org/show_bug.cgi?id=149204
--- Comment #6 from Paris Oplopoios <[email protected]> --- If it helps, before the regression patch the loop is ran once (filling the vector with Series1), and after the patch the loop is ran 3 times (filling the vector with Series1-3). If you break out of the loop the first time in the new version or return an empty vector the result is as expected. -- You are receiving this mail because: You are the assignee for the bug.
