fix: GDELT 쿼리 URL 인코딩 수정 #76
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/kcg-monitoring#76
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/gdelt-url-encoding"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
encodeQuery()를 URLEncoder.encode()로 교체하여 한글 키워드, 큰따옴표, OR 연산자가 올바르게 인코딩되도록 수정.
에러:
Queries containing OR'd terms must be surrounded by ()승인