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

12 views
Skip to first unread message

maurici...@ucuenca.edu.ec

unread,
Jun 23, 2020, 2:37:42 PM6/23/20
to DSpace Technical Support
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 (wich starts with 'F' for example) the result list shows the authors correctly 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 'F' authors results...

My dspace version: 6.3
O.S. Centos
My dspace installation is dspace.ucuenca.edu.ec.

The single.jsp file in browse folder, has a block of code with:

<%-- 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