Upgraded from 7.x-1.0-rc3 to 1.0. After upgrade I get the following errors on a panels page that includes views using pagers. Reverting to rc3 resolves the issue.
Notice: Undefined offset: 1 in theme_pager() (line 337 of /var/www/drupal/includes/pager.inc).
Notice: Undefined offset: 1 in theme_pager_next() (line 528 of /var/www/drupal/includes/pager.inc).
Notice: Undefined offset: 1 in theme_pager_last() (line 564 of /var/www/drupal/includes/pager.inc).
Notice: Undefined offset: 1 in theme_pager() (line 359 of /var/www/drupal/includes/pager.inc).
Notice: Undefined offset: 2 in theme_pager() (line 337 of /var/www/drupal/includes/pager.inc).
Notice: Undefined offset: 2 in theme_pager_next() (line 528 of /var/www/drupal/includes/pager.inc).
Notice: Undefined offset: 2 in theme_pager_last() (line 564 of /var/www/drupal/includes/pager.inc).
Notice: Undefined offset: 2 in theme_pager() (line 359 of /var/www/drupal/includes/pager.inc).
Comments
Comment #1
damiankloip commentedHas this one been fixed now? I have a feeling a commit since may have fixed this for you.
Comment #2
damiankloip commentedI think so, please re open if not.
Comment #4
Renee S commentedI'm still seeing this in 1.1
Comment #5
Renee S commentedComment #6
Yuri commentedError still exists using 'latest' dev 7.x-1.x-dev 19 Oct 2013.
Comment #7
Yuri commentedComment #8
vladimirausThank you for your contributions.
Drupal 7 is no longer supported.
Closing the issue.