Author list browsing return to start when click on next button.

13 views
Skip to first unread message

mauricio.brito

unread,
Jun 19, 2020, 5:41:28 PM6/19/20
to DSpace Community
Hello everyone.
I need some help in dspace. At the top menu of the main page, when i want to browse/list by Author, the list shows results order alphabetically; when click in any letter the result list shows the authors wich start with this letter. The problem comes when i click in Next button, the list return to the start: 'A' authors. It suppose to continue with the next results...

My dspace installation is dspace.ucuenca.edu.ec.

The single.jsp file in browse folder, has a block of code wich says:
<%-- The following code can be used to force the browse around the current focus.  Without
      it the browse will revert to page 1 of the results each time a change is made --%>
<%--
if (!bi.hasItemFocus() && bi.hasFocus())
{
%><input type="hidden" name="vfocus" value="<%= bi.getFocus() %>"/><%
}
--%>

I tried removing the commented lines but nothing change.

Thanks in advance..
Mauricio

Reply all
Reply to author
Forward
0 new messages