From d60e674046d834d62da6630fd9bd2b04b3b844d8 Mon Sep 17 00:00:00 2001 From: Rainer Hermanns Date: Fri, 16 Feb 2007 16:25:48 +0000 Subject: [PATCH] select tag: current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String) o applied patch to submit.ftl submitted by Stuart Piltch WW-1711 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@508478 13f79535-47bb-0310-9956-ffa450edef68 --- core/src/main/resources/template/simple/select.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/template/simple/select.ftl b/core/src/main/resources/template/simple/select.ftl index 75e916d3b..835765293 100644 --- a/core/src/main/resources/template/simple/select.ftl +++ b/core/src/main/resources/template/simple/select.ftl @@ -57,7 +57,7 @@ <#assign itemValue = stack.findString('top')/> <#lt/>