rhymix
rhymix copied to clipboard
2.1.13 이후 communication 모듈에서 $friend_group_srl 값의 문제
https://github.com/rhymix/rhymix/blob/e7c38509bf82afa05589230f0eaa0ae9e7d2763d/modules/communication/communication.view.php#L346-L347
여기서 url에 friend_group_srl 파라미터가 없을 때의 값이 0(미지정 그룹에 할당된 번호)으로 고정되어서 '친구 보기' 페이지에서 친구 목록이 전체가 아니라 미지정 그룹만 로드되는 문제가 나타났습니다ㅜ
#2282 regression