Pager did not work for my until I added this to _webform_report_pager() function:

global $pager_page_array, $pager_total;

CommentFileSizeAuthor
#1 749488.patch675 bytesjimbullington

Comments

jimbullington’s picture

Status: Active » Fixed
StatusFileSize
new675 bytes

You are correct - this was left off the 6.x version. A patch is attached. Thanks for finding and fixing this!

Status: Fixed » Closed (fixed)

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