操作
Backport(バックポート) #1829
完了[pc][mobile] Fatal error in application/invite when a member has no friend.
開始日:
2010-12-03
期日:
進捗率:
100%
予定工数:
説明
Overview¶
Fatal error in application/invite when a member has no friend.
This issue occurs in the pc_frontend and the mobile_frontend.
Causes¶
When a member has no friend, following $pager is null.
apps/pc_frontend/modules/application/templates/inviteSuccess.php
<?php use_helper('Javascript') ?>
<?php slot('invite_list_body'); ?>
<?php if ($pager->getNbResults()): ?>
Environment¶
- OpenPNE 3.6〜
- opOpenSocialPlugin 1.0〜
Shogo Kawahara さんが13年以上前に更新
- ステータス を Accepted(着手) から Pending Review(レビュー待ち) に変更
- 進捗率 を 0 から 50 に変更
更新履歴 47f2b6cdc434fbbf9c41852c5cb960a33ffd23b3 で適用されました。
Shogo Kawahara さんが13年以上前に更新
- ステータス を Pending Review(レビュー待ち) から Fixed(完了) に変更
- 進捗率 を 50 から 100 に変更
操作