php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56605 paging in accounts.php broken
Submitted: 2005-10-20 10:22 UTC Modified: 2005-10-26 14:38 UTC
From: wiesemann@php.net Assigned: wiesemann (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: wiesemann@php.net
New email:
PHP Version: OS:

 

 [2005-10-20 10:22 UTC] wiesemann@php.net
Description:
------------
The paging links ("Next 40 >>") and the letter links (on top of the table) on http://pear.php.net/accounts.php are broken: they don't change anything, one can only view the first 40 records.

Maybe it's a register_globals problem, as the script uses $letter and $offset directly.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-26 14:38 UTC] wiesemann@php.net
Fixed by Pierre.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC