Issue 777 in moose-technology: Pagination does not work for ListingPresentation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 777 in moose-technology: Pagination does not work for ListingPresentation

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.7

New issue 777 by [hidden email]: Pagination does not work for  
ListingPresentation
http://code.google.com/p/moose-technology/issues/detail?id=777

When rendering a list with many items, specifying showOnly: does not have  
any effect.

To reproduce the problem:

GLMFinder new
        show: [:a |
                a list display: [:x | 1 to: x ]; showOnly: 100 ];
        openOn: 1000

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 777 in moose-technology: Pagination does not work for ListingPresentation

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 777 by [hidden email]: Pagination does not work  
for ListingPresentation
http://code.google.com/p/moose-technology/issues/detail?id=777

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev