I use $paginator->hasNext() function in order to decide if application shows $paginator->next link. It works properly, but when I set the limit to 0 (showing all results in one page), hasNext returns true.
Is this a cakephp bug? Anyone has seen this issue? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
