이승현 작가 원격 지원 - 홈페이지, 데이터, 촬영
+ 홈페이지 SSL 보안인증서 설치 후 보안 접속 안되는 문제
- 인증서 설치 후 수정 부분 반영되지 않는 문제가 있었고, 수정 후 저장이 적용되지 않았던 문제 해결.
+ AJAX 관련 모듈과 애드온에서 AJAX communication error while requesting install.procInstallAdminUpdate 오류 발생
네트워크 통신 문제로 발생하는 문제로 경고 옵션을 변경.
- /common/js/xml_handler.js
if ($(".x_modal-body").size()) {
error_info = xhr.status + " " + xhr.statusText + " (" + textStatus + ")" + "<br><br><pre>" + xhr.responseText + "</pre>";
alert("AJAX communication error while requesting " + params.module + "." + params.act + "<br><br>" + error_info);
} else {
error_info = xhr.status + " " + xhr.statusText + " (" + textStatus + ")" + "\n\n" + xhr.responseText;
alert("AJAX communication error while requesting " + params.module + "." + params.act + "\n\n" + error_info);
if ($(".x_modal-body").size()) {
error_info = xhr.status + " " + xhr.statusText + " (" + textStatus + ")" + "<br><br><pre>" + xhr.responseText + "</pre>";
alert("AJAX communication error while requesting " + params.module + "." + params.act + "<br><br>" + error_info);
console.log("AJAX communication error while requesting " + params.module + "." + params.act + "<br><br>" + error_info);
} else {
error_info = xhr.status + " " + xhr.statusText + " (" + textStatus + ")" + "\n\n" + xhr.responseText;
alert("AJAX communication error while requesting " + params.module + "." + params.act + "\n\n" + error_info);
console.log("AJAX communication error while requesting " + params.module + "." + params.act + "<br><br>" + error_info);
+ 게시글 본문 삽입 이미지 x 로 뜨고 보이지 않는 문제, 게시글에는 이미지 첨부돼 있음
- 2017년 5월 10일 xe 에서 마이그레이션 하며 일부 게시글 본문 이미지 안뜨는 문제 발생 했었고 해당 글들 수정 통보 했던 것이 미처리됨, 개별 처리 재요청.
+ 레이아웃 슬라이더 이미지 파일 용량 문제
- 슬라이더 제거
+ 에디터 창 검은색 표현 문제
- MacOS, Windows 에서 다크모드/어두운 컬러 테마 사용으로 인한 문제
+ 촬영 문제
- 셀프 촬영시 촬영 셋팅 문제 지적, 촬영 파일 해상도/품질 문제 지적
- 셀프 촬영시 개선 방법 제안
+ Google Workspace 사용
- GoodSync 미사용, 수동 업로드로 백업중