aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp')
-rw-r--r--id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp b/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp
index 79c66f37c..f77996670 100644
--- a/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp
+++ b/id/ConfigWebTool/src/main/webapp/jsp/editMOAConfig.jsp
@@ -35,7 +35,7 @@
<s:if test="authUser.isAdmin()">
- <s:form namespace="/secure" method="POST" enctype="multipart/form-data">
+ <s:form namespace="/secure" method="POST" enctype="multipart/form-data;charset=UTF-8">
<s:if test="moaconfig.isVirtualPublicURLPrefixEnabled()">
<s:textarea name="moaconfig.publicURLPrefix"