I have Views created in 2.14 with no pager; when Views is updated to 2.16, they get the setting "Use pager: all items".
I have attached a simple View that reproduces this issue (for me), as well as screenshots of the same View in the two different versions.
Is this a bug or an intentional difference in implementation between the two versions?
| Comment | File | Size | Author |
|---|---|---|---|
| views-2.16.jpg | 138.01 KB | john bickar | |
| views-2.14.jpg | 128.55 KB | john bickar | |
| test.view_.txt | 4.25 KB | john bickar |
Comments
Comment #1
dawehnerSorry but i see that you update from 6,x-2.14 to 6.x-3.0
There is somewhere an open issue about this problem, and what should be said, this is non-trivial.
One solution for you is to actually export the views to code, then the "update" will do exactly what you want.
Comment #2
john bickar commentedDoh! I could have sworn I double-checked that it was on 2.16 not 3.0.
Thanks for the quick response - this saved me a lot of headaches!