views.argument.search_api currently appears twice and depending on how your php is setup all the tests or functionality will actually break due to the recursion function
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2807359-1.patch | 531 bytes | nick_vh |
views.argument.search_api currently appears twice and depending on how your php is setup all the tests or functionality will actually break due to the recursion function
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2807359-1.patch | 531 bytes | nick_vh |
Comments
Comment #2
nick_vhComment #3
nick_vhComment #4
borisson_Yep, that looks like an oops. RTBC++
Comment #5
nick_vhCommitted. Thanks