Posted on Sep 19, 2013 by
Happy Wombat
What steps will reproduce the problem? 1.xe설치 게시판 설치, 게시팔 글쓰고 읽기에 가면 2. JavaScript error 발생 3.
======= SyntaxError: syntax error
});
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
리눅스 서버 구요 XE 최신버전입니다. osx dev 서버에서도 마찬가지 에러 납니다. 브라우저 chrome firefox 모두 에러납니다. (크롬 에러 : Uncaught SyntaxError: Unexpected token } )
Please provide any additional information below.
classes/template/TemplateHandler.class.php line # 617 $s = "<!--#JSPLUGIN:{$plugin}-->"; 이부분 코멘트 처리하면 에러나지 않습니다.
Status: New
Labels:
Type-Defect
Priority-Medium