Just upgraded to 5.1 from 5.04. When using paginated results on a report, I get an error message when I try to access any page other than the first:
Notice: Undefined index: plugin in /var/www/html/dbadmin/plugin.php on line 4
Notice: Undefined index: action in /var/www/html/dbadmin/plugin.php on line 4
Notice: Undefined variable: name in /var/www/html/dbadmin/classes/PluginManager.php on line 119
Error: plugin '' not found. Check if this plugin exists in the plugins/ directory, or if this plugins has a plugin.php file. Plugin's names are case sensitive
Also, the download option is available for non-paginated reports but not for paginated reports. Don't know if this is a bug or feature request.