From ba6b8c5784f127494261e568530fefd94caeb87d Mon Sep 17 00:00:00 2001 From: ngleader Date: Sat, 23 Nov 2013 21:59:42 +0900 Subject: [PATCH] =?UTF-8?q?#57=20htmlspecialchars()=EC=9D=98=20double=5Fen?= =?UTF-8?q?code=3Dfalse=20=EC=A0=81=EC=9A=A9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/file/tpl/file_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/file/tpl/file_list.html b/modules/file/tpl/file_list.html index 7f29496dc..5c145a457 100644 --- a/modules/file/tpl/file_list.html +++ b/modules/file/tpl/file_list.html @@ -70,7 +70,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}'; - {htmlspecialchars($val->source_filename)} + {htmlspecialchars($val->source_filename, ENT_COMPAT | ENT_HTML401, 'UTF-8', false)} {FileHandler::filesize($val->file_size)} {$val->download_count}