Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

설문컴퍼넌트를 일반 유저가 글에 등록할 수가 없습니다. #2398

Open
sejin7940 opened this issue May 17, 2019 · 0 comments

Comments

@sejin7940
Copy link
Contributor

XE 1.11.5 에서 새로 추가된

config/func.php 에서
function purifierHtml 함수에서
$oPurifier->setConfig('HTML.Nofollow', true);

부분 때문에

일반 유저의 경우, 설문컴퍼넌트 로 설문을 새로 등록하거나 수정할 수가 없네요
설문컴퍼넌트로 추가한 소스가.. 등록되면
purifierHtml 때문에 해당 소스가 다 제거되어서 img 파일로 바뀌어버립니다.

( 물론 관리자는 purifierHtml 에서 예외처리 되니 문제가 없겠죠 )

@xpressengine xpressengine deleted a comment from kms0219kms Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant