From 1432b020480cbc5cac5c290129ad7590214dfdee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Gielen?= Date: Tue, 6 Feb 2007 14:06:46 +0000 Subject: [PATCH] Fix for WW-1711: current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String) git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@504142 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..473e77561 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/>