From 24f7d688a611d3f437584988c98915c8f3b298ed Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Thu, 4 Sep 2008 08:08:39 +0000 Subject: [PATCH] merge -r691892 (fix NPE when clicking next & previous icon of bytecode search results) from 1.1.x branch git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691911 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp index 685f24cfe..8d490bae9 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp @@ -69,13 +69,17 @@ <%-- Prev & Next icons --%> - + + + + + -- 2.39.5