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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC