Could you show us your action's code?

On Fri, Aug 27, 2010 at 12:11 PM, ziclo <lauren...@gmail.com> wrote:

> More explanation about this issue :
>
> If the number of objects returned is > 10 then objects are displayed.
> If number of objects returned < 10 then nothing is displayed.
> I think there is a problem with the pager. But what ?
>
> An idea ?
>
> Thank you
>
> On 6 août, 15:46, ziclo <lauren...@gmail.com> wrote:
> > My symfony version : 1.4.1 withdoctrine
> >
> > On 6 août, 14:57, ziclo <lauren...@gmail.com> wrote:
> >
> > > Hi everybody !
> >
> > > On the frontend i have a module called "articles" which is composed by
> > > a list of results. I usedoctrinepagerlike the one in the admin
> > > backend.
> >
> > > I have set up a max number of rows for thepager(=10). I also use a
> > >doctrinefilter (on the same view as result, like the admin backend).
> >
> > > Here is the sequence :
> >
> > > 1 / I select an article's category
> > > 2 / I send the form (filter) by clicking on the submit button
> > > 3 / A list of articles is displayed.
> >
> > > But if the result (number of articles found with the request (filter))
> > > is < max per page parameter (10) nothing is displayed.
> >
> > > An idea ?
> >
> > > Thank you very much
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to