Opened 14 years ago
Closed 13 years ago
#4118 closed defect (fixed)
イベントの参加者一覧にコミュニティメンバー全員表示される
Reported by: | fukamachi | Owned by: | fukamachi |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | plugins | Version: | 3.1.x |
Keywords: | opCommunityTopicPlugin | Cc: |
Description (last modified by )
コミュニティのイベント参加者一覧(communityEvent/xx/memberList)に、参加・不参加に関わらずコミュニティのメンバー全員が表示されている。
正しくは参加しているメンバーのみが表示されるべき。
備考
参考チケット #3991
Change History (4)
comment:1 Changed 14 years ago by
Keywords: | 確認中 added |
---|---|
Owner: | changed from nobody to fukamachi |
Status: | new → assigned |
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 14 years ago by
Milestone: | OpenPNE3.1.1 |
---|---|
Version: | → 3.1.x |
comment:4 Changed 13 years ago by
Keywords: | 確認中 removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
ページャのDQLにミスがあり、community_event_memberとテーブルが結びつけられてなかったため絞り込みがされていませんでした。
r12247で修正しました。