procompiler / developer-village

😈 개발자를 위한 소셜 네트워크 서비스 🌐
34 stars 7 forks source link

ReportList에서 comment피신고자 이름/이메일이 출력되지 않음 #51

Closed parkminseob closed 3 years ago

parkminseob commented 3 years ago

Current behavior (bug)

ReportList에서 comment피신고자 이름/이메일이 출력되지 않음 comment신고시 신고글 링크이동이 제대로 되지 않음

Expected behavior (correct)

ReportList에서 피신고자 이름이 나오도록 ReportMapper와 list.jsp수정 링크 수정하기

parkminseob commented 3 years ago

확인 결과 Mapper문제는 아니였으나 조건문을 어떻게 줘야하는지 몰라 게시글/댓글 신고정보를 중복으로 출력하여 처리했다.