DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14747>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14747 PsmlBrowser portlet won't page correctly if page size is exceeded Summary: PsmlBrowser portlet won't page correctly if page size is exceeded Product: Jetspeed Version: 1.4b2-dev / CVS Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Portlets AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If number of psml resources to display exceeds page size, the Next button correctly appears on the bottom of the page. However, paging only redisplays the first page (Previous button also correctly appears). Looking at the code, it appears that DatabaseBrowserIterator is always regenerated and never stored in portlet session state for paging. This needs to be looked at sometime. Workaround to get to a resource on the following pages is to use the filter function. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
