[Catalyst] paging with Data::Page
Anne Wainwright
anotheranne at fables.co.za
Wed Jul 29 16:46:22 GMT 2009
Thanks Ian,
That's cool, but let's hold on a while to see if I can hack it from
further examination and knowledge to be gained when I get the new
Catalyst book.
I would like to sort it if only for the reason that i can then offer
correct code for all the book examples up to that point. It might
be good to archive them somewhere. The book was (still is) advertised
with glowing testimonials and that would be a good way of extending its
useful life as a starter text.
Watch this space.
Regards
Anne
On Wed, 29 Jul 2009 11:55:33 +0100
Ian Sillitoe <ian at sillit.com> wrote:
> Hi Anne,
>
> > try this:
> > > $c->stash->{result} = $result = $result->page($page)
> >
>
> I figured Michael's answer would sort it actually - that looked
> exactly the sort of thing that would could cause the problem you
> noticed (my bad for not reading the DBIC::RS->page() docs thorough).
>
> Probably got to a point where the best thing to do is tar/zip up your
> entire app and send it over (ian.sillitoe at gmail) - probably much
> quicker than pinging debug suggestions back and forwards - I'm happy
> to have a look whenever I get a chance.
>
> Cheers,
>
> Ian
More information about the Catalyst
mailing list