From fbe92b3d259a0dc33304e8987e4ab660cb66281b Mon Sep 17 00:00:00 2001 From: bwalding Date: Sun, 13 Apr 2003 11:12:38 +0000 Subject: [PATCH] I could have sworn I committed this yesterday. It possibly fixes a case where the current.value is null. Had some reports on the mailing list which were having unspecified errors with getText. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113341 13f79535-47bb-0310-9956-ffa450edef68 --- cactus/src/plugin-resources/cactus.jsl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cactus/src/plugin-resources/cactus.jsl b/cactus/src/plugin-resources/cactus.jsl index 996ac92f..fd6fecba 100644 --- a/cactus/src/plugin-resources/cactus.jsl +++ b/cactus/src/plugin-resources/cactus.jsl @@ -59,11 +59,13 @@ N/A -

+ +

+ ${htmlescape.getText(current.value())} - +