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?

CommentFileSizeAuthor
views-2.16.jpg138.01 KBjohn bickar
views-2.14.jpg128.55 KBjohn bickar
test.view_.txt4.25 KBjohn bickar

Comments

dawehner’s picture

Version: 6.x-2.16 » 6.x-3.x-dev

Sorry 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.

john bickar’s picture

Status: Active » Closed (works as designed)

Doh! 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!