Bug(バグ) #1156
イベント一覧で作成権限のないメンバーでも「イベントを作成する」が表示される
Start date:
2010-06-08
Due date:
% Done:
100%
3.6 で発生するか:
Yes
[QA]バグ通知済:
Yes
3.8 で発生するか:
Unknown (未調査)
opCommunityTopicPlugin 絞込条件:
Description
表示判定が「view」となっていますが、正しくは「add」ではないでしょうか。
対象個所
apps/pc_frontend/modules/communityEvent/templates/listCommunitySuccess.php
4 <?php if ($acl->isAllowed($sf_user->getMemberId(), null, 'view')): ?>
Associated revisions
[opCommunityTopicPlugin]fixed that communityEvent/listCommunity displays "Create Event" link to non-writable user (fixes #1156)
History
#1
Updated by Rimpei Ogawa over 12 years ago
- 3.6 で発生するか set to Yes
#2
Updated by Kousuke Ebihara over 12 years ago
- Priority changed from Normal(通常) to High(高め)
#3
Updated by Kousuke Ebihara about 12 years ago
- [QA]バグ通知済 set to No
#4
Updated by Kousuke Ebihara about 12 years ago
- [QA]バグ通知済 changed from No to Yes
#5
Updated by Kousuke Ebihara about 12 years ago
- Target version set to 1.0.1
#6
Updated by Kousuke Ebihara about 12 years ago
- Status changed from New(新規) to Accepted(着手)
- Assignee set to Kousuke Ebihara
#7
Updated by Kousuke Ebihara about 12 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴 r13774 で適用されました。
#8
Updated by Kousuke Ebihara about 12 years ago
- Status changed from Pending Review(レビュー待ち) to Fixed(完了)
- % Done changed from 50 to 100