[Tickets #7160] Re: Pager, Filter and Directory Caching patches
bugs at horde.org
bugs at horde.org
Wed Aug 6 12:12:45 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7160
------------------------------------------------------------------------------
Ticket | 7160
Updated By | joel at scopserv.com
Summary | Pager, Filter and Directory Caching patches
Queue | Gollem
Version | HEAD
Type | Enhancement
State | Resolved
Priority | 1. Low
Milestone |
Patch | 1
Owners | Michael Slusarz
------------------------------------------------------------------------------
joel at scopserv.com (2008-08-06 08:12) wrote:
I'm checking new patches applied to CVS and on manager.php you must change
$refresh_params = array('page' => $page);
to
$refresh_params = array();
Else we are unable to switch to others page, this GET variable is
updated on the UI/Pager.php file.
More information about the bugs
mailing list