[Tickets #14511] Horde_Rdo_Query::limit() ignores 2nd parameter

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Nov 11 12:39:48 UTC 2016


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: https://bugs.horde.org/ticket/14511
------------------------------------------------------------------------------
  Ticket           | 14511
  Erstellt Von     | birnbacs at gmail.com
  Zusammenfassung  | Horde_Rdo_Query::limit() ignores 2nd parameter
  Warteschlange    | Horde Framework Packages
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


birnbacs at gmail.com (2016-11-11 12:39) hat geschrieben:

According to the docs, limit() accepts two parameters:

Horde_Rdo_Query::limit 	($limit,
		  	$offset = null
	)
Restrict the query to a subset of the results.
Parameters
     integer	$limit	Number of items to fetch.
     integer	$offset	Offset to start fetching at.

If the second parameter ($offset) is set to an integer greater than  
zero, a query based on that object returns no results at all.





More information about the bugs mailing list