php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13310 Bug system: multipage-results incorrect
Submitted: 2001-09-14 19:48 UTC Modified: 2001-09-23 22:47 UTC
From: jeroen@php.net Assigned:
Status: Closed Package: Website problem
PHP Version: 4.0CVS-2001-09-14 OS: http
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.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jeroen@php.net
New email:
PHP Version: OS:

 

 [2001-09-14 19:48 UTC] jeroen@php.net
When you get exactly maxentries results back from bugdb, there's a link to "next results", and on that page, an error: no bugs found is displayed.

Fix would be to have limit (maxentries+1) in the SQL code, and check for the (maxentries+1)th bug to decide wether or not to display link to next page with bugs.

--Jeroen

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-23 22:47 UTC] jimw@php.net
fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 00:01:30 2024 UTC