From 0c63de2fa91a76e989848d66afc40c4e50d18622 Mon Sep 17 00:00:00 2001 From: Aleksandr Mashchenko Date: Mon, 18 Aug 2014 19:17:13 +0300 Subject: [PATCH] WW-4387 - using original key type for contains method. --- .../resources/template/simple/optgroup.ftl | 2 +- .../struts2/views/jsp/ui/OptGroupTest.java | 31 +++++++++++++ .../struts2/views/jsp/ui/OptGroup-7.txt | 43 +++++++++++++++++++ 3 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/OptGroup-7.txt diff --git a/core/src/main/resources/template/simple/optgroup.ftl b/core/src/main/resources/template/simple/optgroup.ftl index 8f704f2447..c2a15a3c26 100644 --- a/core/src/main/resources/template/simple/optgroup.ftl +++ b/core/src/main/resources/template/simple/optgroup.ftl @@ -39,7 +39,7 @@ <#assign tmpValue=stack.findValue(optGroupInternalListUiBean.parameters.listValue) /> <#assign tmpKeyStr = tmpKey.toString() />