From e4946bc87913fa4ba5c12f9628532e4a93904da9 Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Tue, 11 Jun 2019 16:41:24 +0200 Subject: [PATCH] Fix page=0 by eliminating the root cause: wrong usage of c:forEach loop. --- src/main/webapp/search-include-pager.xhtml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/search-include-pager.xhtml b/src/main/webapp/search-include-pager.xhtml index 5b89b1629cd..548611bab43 100644 --- a/src/main/webapp/search-include-pager.xhtml +++ b/src/main/webapp/search-include-pager.xhtml @@ -42,14 +42,14 @@ -
  • + var="pIter"> +
  • - + - - + + @@ -58,7 +58,7 @@ - +