Skip to content

point_level_icon 애드온에서 XML 및 JSON 응답에서 동작할 때 문제 #1

@ghost

Description

포인트 레벨 아이콘 표시 애드온(point_level_icon)이 XML 및 JSON 응답 시에도 동작하면서 escape되지 않은 따옴표(")가 결과물에 영향을 주고 있음.

이 애드온을 HTML 응답 시에만 동작하도록 변경해야 합니다.

if(Context::getResponseMethod() != 'HTML') return;

참조
http://www.xpressengine.com/?mid=download&act=dispResourceIndex&package_srl=19137447 을 JSON 응답 요청하여 확인 가능

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions