From 0ccc4737e03de286c80618b3393cc6aba8b4d1d5 Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Thu, 4 Sep 2008 07:33:41 +0000 Subject: [PATCH] [MRM-932] submitted by Gwen Harold Autencio -fix NPE when clicking next & previous icon of bytecode search results git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@691892 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-1.1.x/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp b/archiva-1.1.x/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp index 685f24cfe..8d490bae9 100644 --- a/archiva-1.1.x/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp +++ b/archiva-1.1.x/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp @@ -69,13 +69,17 @@ <%-- Prev & Next icons --%> - + + + + + -- 2.39.5