Setup:
Fresh Drupal 7 installation with admin menu, ctools, views, views ui, and draggableviews installed.

Steps:
I created a draggabletable view (page or block doesn't matter) with a pager that simply displays node titles. It's a simple table without any parent, although adding a parent did not fix the issue.

Issue:
The pager is not correctly displayed. The "previous" and "first" links never appear. The $_GET page variable stays at 1, unless "last" is clicked. More numbers appear than necessary at times. At other times, nothing appears at all.

Comments

istryker’s picture

Status: Active » Fixed

This is an issue for 7.x-1.x-dev, which is unsupported now. There is no problem like this in 7.x-2.x-dev or 7.x-2.0. Closing issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.