Opened 13 years ago
Closed 13 years ago
#4017 closed defect (fixed)
携帯版のコミュニティホームに、カテゴリ名、参加条件と公開範囲、コミュニティの説明、もっと見る、メール受信設定、マイフレンドに紹介が表示されない
Reported by: | fukamachi | Owned by: | fukamachi |
---|---|---|---|
Priority: | minor | Milestone: | OpenPNE3.0.6 |
Component: | core | Version: | 3.0.x & 3.1.x |
Keywords: | OpenPNE3.1.1 | Cc: |
Description (last modified by )
コミュニティのホームの画面の上部に表示されている情報が不十分です。
現在表示されている項目
- ID
- 開設日
- 管理者
表示されるべき項目
- ID
- 開設日
- 管理者
- カテゴリ名
- 参加条件と公開範囲
- コミュニティの説明
関連項目
#4018 PC版のコミュニティホームで参加条件が表示されない
Change History (15)
comment:1 Changed 13 years ago by
Component: | plugins → core |
---|---|
Owner: | changed from nobody to fukamachi |
Status: | new → assigned |
comment:2 Changed 13 years ago by
Summary: | コミュニティホームに、カテゴリ名、参加条件と公開範囲、コミュニティの説明、もっと見る、メール受信設定、マイフレンドに紹介が表示されない → 携帯版のコミュニティホームに、カテゴリ名、参加条件と公開範囲、コミュニティの説明、もっと見る、メール受信設定、マイフレンドに紹介が表示されない |
---|
comment:3 Changed 13 years ago by
Keywords: | 確認中 added |
---|
comment:5 Changed 13 years ago by
Keywords: | OpenPNE3.1.1 added |
---|---|
Milestone: | OpenPNE3.1.1 → OpenPNE3.0.5 |
comment:6 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:7 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:8 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:9 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:10 Changed 13 years ago by
Keywords: | 差し戻し added; 確認中 removed |
---|---|
Milestone: | OpenPNE3.0.5 → OpenPNE3.0.6 |
comment:11 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:12 Changed 13 years ago by
public function getRegisterPoricy() { $public_flag = $this->getConfig('public_flag');
設定値の参照先が異なります。
正しくは、register_poricyです。 openもしくはcloseという値を持っているはずです。
comment:13 follow-up: 14 Changed 13 years ago by
Keywords: | 確認中 added; 差し戻し removed |
---|
r12367で設定値の参照先をregister_poricyに変更しました。
comment:15 Changed 13 years ago by
Keywords: | 確認中 removed |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
r11970で、テンプレートに不十分だった情報を追加しました。