aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/jsp/edituser.jsp
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-02-18 08:25:37 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-02-18 08:25:37 +0100
commit198954f9257a4ec9984ea8766e216b85733a8c0f (patch)
tree2a97f50dea5d1fce178305e6ae86fce5a3204503 /id/ConfigWebTool/src/main/webapp/jsp/edituser.jsp
parent087e317a0633eb761f2a9361c4a10a75680fc742 (diff)
downloadmoa-id-spss-198954f9257a4ec9984ea8766e216b85733a8c0f.tar.gz
moa-id-spss-198954f9257a4ec9984ea8766e216b85733a8c0f.tar.bz2
moa-id-spss-198954f9257a4ec9984ea8766e216b85733a8c0f.zip
use UTF-8 servlet-filter instead of encoding information
Diffstat (limited to 'id/ConfigWebTool/src/main/webapp/jsp/edituser.jsp')
-rw-r--r--id/ConfigWebTool/src/main/webapp/jsp/edituser.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/id/ConfigWebTool/src/main/webapp/jsp/edituser.jsp b/id/ConfigWebTool/src/main/webapp/jsp/edituser.jsp
index 6aa5a2728..dffa7bd1b 100644
--- a/id/ConfigWebTool/src/main/webapp/jsp/edituser.jsp
+++ b/id/ConfigWebTool/src/main/webapp/jsp/edituser.jsp
@@ -38,7 +38,7 @@
<div id="list_area">
- <s:form namespace="/secure" method="POST" enctype="multipart/form-data;charset=UTF-8">
+ <s:form namespace="/secure" method="POST" enctype="multipart/form-data">
<jsp:include page="snippets/userfields.jsp"></jsp:include>
<s:hidden name="formID" value="%{formID}"></s:hidden>