aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-02-04 09:01:35 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-02-04 09:01:35 +0100
commit0f0bd735f44c90a06a7ca6d4d03455c0972f076b (patch)
treea9dce027dc165cc6bf795e632a082e2dd812ca4d /id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp
parenta917335ea69ab857f00bd17679e259fcc215cad9 (diff)
downloadmoa-id-spss-0f0bd735f44c90a06a7ca6d4d03455c0972f076b.tar.gz
moa-id-spss-0f0bd735f44c90a06a7ca6d4d03455c0972f076b.tar.bz2
moa-id-spss-0f0bd735f44c90a06a7ca6d4d03455c0972f076b.zip
add UTF-8 encoding infos into config-tool forms
Diffstat (limited to 'id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp')
-rw-r--r--id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp b/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp
index cc4220d0e..7dc745e62 100644
--- a/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp
+++ b/id/ConfigWebTool/src/main/webapp/jsp/editOAGeneral.jsp
@@ -38,7 +38,7 @@
<div id="list_area">
<h2><%=LanguageHelper.getGUIString("webpages.oaconfig.header", request) %></h2>
- <s:form namespace="/secure" method="POST" enctype="multipart/form-data">
+ <s:form namespace="/secure" method="POST" enctype="multipart/form-data;charset=UTF-8">
<s:include value="snippets/OA/generalInformation.jsp"></s:include>