So in my case i have 4 displays, each one is providing different sort orders for my primary view. When clicking a display that is not the default display and then clicking onto a different page for that display, the display is reset to the default display.

For example i have "Alphabetical", "priced low to high", and "priced high to low". First click on "priced high to low" and then click on page 5. I receive page 5 of the alphabetical views display.

CommentFileSizeAuthor
#1 viewsdisplaytabs.module.patch730 bytescangeceiro

Comments

cangeceiro’s picture

Status: Active » Needs review
StatusFileSize
new730 bytes

this patch seems to take care of the problem

clint.beacock’s picture

I've applied the patch, and it worked perfectly for me. Thanks a lot!