From 30fe66741a2249f378b26d36518c1c60b0cc73bc Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 3 Aug 2007 13:09:18 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20=ED=99=95?= =?UTF-8?q?=EC=9E=A5=EB=B3=80=EC=88=98=20=EC=82=AC=EC=9A=A9=EC=9D=84=20?= =?UTF-8?q?=EC=9C=84=ED=95=B4=20=EB=82=B4=EB=B6=80=20=EB=A3=A8=ED=8B=B4=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@2162 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/js/xml_js_filter.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/common/js/xml_js_filter.js b/common/js/xml_js_filter.js index cae55c14c..f54adaaeb 100644 --- a/common/js/xml_js_filter.js +++ b/common/js/xml_js_filter.js @@ -10,6 +10,7 @@ var alertMsg = new Array(); var target_type_list = new Array(); var notnull_list = new Array(); +var extra_vars = new Array(); /** * @function filterAlertMessage @@ -216,6 +217,11 @@ function XmlJsFilterAlertMsg(target, msg_code, minlength, maxlength) { } function XmlJsFilterCheckFieldItem() { + for(var i=0; i